Skip to main content
DELETE/api/v1/webhook/delete
Stop delivering events for a service by removing its subscription. Identify the subscription by its service name; the matching webhook for the calling environment is removed.

Headers

Body parameters

Response

A 200 returns a confirmation string in entity. Dojah stops sending events for that service immediately. To re-enable delivery later, subscribe again. While a subscription is live, always confirm each delivery’s signature — see Webhooks & signatures.

Errors