Update Webhook Destination
Webhook Destinations
Update Webhook Destination
Change the URL, version, event subscription, or rotate the signing secret.
PATCH
Update Webhook Destination
| Body | Type | Description |
|---|---|---|
url | url | New endpoint. |
version | enum | v1 · v2 · v3. |
events | string[] | New event subscription. |
active | boolean | Toggle on/off without deleting. |
rotate_secret | boolean | true → new HMAC secret returned (old invalidated immediately). |