d0dcc5024bd1
latestOpenAPI 3.0.42026-08-104969330.3 KBWebhooks
Update an existing webhook subscription.
Updates webhook URL, events, or active status. Set RegenerateSecret=true to rotate signing secret (returned in response). Use IsActive=true to re-enable auto-disabled webhooks after fixing delivery issues. Secret only included if RegenerateSecret=true.
put/webhooks/{id}
Path parameters
idstring uuid required
The unique identifier of the webhook subscription to update.
Request body
Response
Webhook updated successfully