Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/webhook_delete
Webhooks

Delete webhook

Removes destination and delivery history.

DELETE/webhooks/{id}webhooks:write

Request

idstring · pathResource identifier.mandatory

Example

curl
curl -X DELETE 'https://achadu.com/api/v1/webhooks/resource_id' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id