Webhooks
Update webhook status
Updates the status of a webhook (ACTIVE/DISABLED). This operation is idempotent - if the status is already the requested value, no changes are made.
patch/api/webhooks/{webhookId}/status
Path parameters
webhookIdstring required
Webhook ID
Request body
Response
Webhook status updated successfully