Skip to main content

Webhooks

DELETE Webhook

The Delete Webhook API removes a specified webhook subscription.

The Delete Webhook API removes a specified webhook subscription.

API Endpoint
https://api.uat.anddone.com/merchants/{merchantId}/webhooks/{id}
API Data Details
URI merchants/{merchantId}/webhooks/{id}
Method DELETE
Authorization Bearer Token Authorization
Authorization
Token {{token}}

Path Parameters

Parameter Description
merchantId A unique identifier for the merchant. It is used to fetch all webhook subscriptions associated with that specific merchant.
id A unique identifier for a specific webhook subscription within the AndDone platform associated with the merchant. It is used to fetch the details of that particular webhook subscription.