update_webhook
Modify an existing webhook's URL, events, or secret in the Lemon Squeezy MCP server to maintain accurate payment and subscription notifications.
Instructions
Update an existing webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | The webhook ID | |
| url | No | Optional: New webhook URL | |
| events | No | Optional: New event types | |
| secret | No | Optional: New webhook secret |