Skip to content

Delete a webhook

DELETE
/webhook/{webhookId}
curl --request DELETE \
--url https://example.com/webhook/example \
--header 'Authorization: Bearer <token>'
webhookId
required
string

Webhook deleted.