update-webhook
Modify an existing webhook by updating its events, URL, description, status, or secret.
Instructions
Update an existing webhook (events, URL, status, secret)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID to update | |
| events | No | New event list (replaces existing) | |
| url | No | New URL | |
| description | No | New description | |
| status | No | New status | |
| secret | No | New signing secret |