v2

OpenAPI 3.1.02026-07-3139137119.0 KB
webhooks

Delete Webhook

delete/webhooks/{webhook_id}

Path parameters

webhook_idstring required

Headers

Authorization-Signaturestring required

HMAC-SHA256 signature header: 'APIKey=<api_key>,signature=<hex>,timestamp=<unix_timestamp>'. The signature is computed over METHOD + path (with the /v3 prefix stripped) + timestamp.

Response

Webhook deleted