update_webhook
Update an existing webhook's URL, name, events, description, or headers by specifying only the fields you want to change.
Instructions
Update an existing webhook configuration. Only include fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID | |
| url | No | Updated URL | |
| name | No | Updated name | |
| subscribed_events | No | Updated list of event types to subscribe to | |
| description | No | Updated description | |
| headers | No | Updated custom headers |