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.
/api/v1/webhook/deleteHeaders
Body parameters
Response
A200 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.