Update an existing webhook configuration
| Parameter | Type | Required | Description |
|---|---|---|---|
key | string | Yes | Webhook’s unique key |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | No | Updated name for the webhook |
url | string | No | Updated destination URL |
events | array | No | Updated list of event subscriptions |
is_active | boolean | No | Enable or disable the webhook |