v1
latestOpenAPI 3.0.1MIT2026-07-26336777.7 KBDelete an existing webhook configuration and stop delivery of future events to that endpoint.
delete/webhook/{webhookConfigId}
Path parameters
webhookConfigIdstring required
Identifier of the webhook configuration to delete
Headers
Idempotency-Keystring
A unique key for making the request idempotent. Must match pattern: ^[a-zA-Z0-9\-_:\.]+$. See Idempotent Requests for more details.
Response
Webhook configuration deleted successfully. No content is returned.