update_webhook
Modify an existing webhook by updating its endpoint URL, subscribed events, or enabled/disabled status to keep integrations aligned with current needs.
Instructions
Update a webhook's endpoint, events, or status (PATCH /webhooks/:id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The webhook id. | |
| events | No | ||
| status | No | ||
| endpoint | No |