Update an existing webhook configuration
Documentation Index
Fetch the complete documentation index at: https://docs.partnero.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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 |