v1

latestOpenAPI 3.1.02026-07-1325128129.5 KB
webhooks

Delete Webhook

Delete an existing webhook for the authenticated organization

delete/webhooks/{webhook_id}

Path parameters

webhook_idstring required

The unique identifier of the webhook

Headers

Authorization-Signaturestring required

Authorization header format: 'APIKey=<api_key>,signature=<signature>,timestamp=<unix_timestamp>'

Response

Webhook deleted successfully