Update a webhook
update_webhookChanges only what you pass on one webhook: url, enabled, description, events. The secret does not change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| events | No | ||
| enabled | No | ||
| form_id | Yes | Form id, a short string such as "AbC123xyz" (from list_forms). | |
| webhook_id | Yes | From list_webhooks. | |
| description | No |