latestOpenAPI 3.0.42026-08-194977335.3 KB
40bd25a4edaf
Webhooks
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