Delete a Webhook

This API allows you to delete a webhook, by passing the ID (token) of the webhook in the API call. Only one webhook can be deleted per API call. Also, you can only delete the webhooks for which you have access to.

Note: To get the ID of a webhook, you must call the View API. For more information, see Webhooks View API

📘

Sample Request

https://api.azuga.com/azuga-ws/v3/webhooks/FXVYCV6XZ.json

🚧

Watch Out!

This is an irreversible action. Be careful!

API Response Explanation

FieldDescriptionData Type
generatedAtInMillisAPI generation timestamp in MillisecondsLong
dataAPI Message (Success/Failure)String
errorError messageList
Language
Authorization
Header
Click Try It! to start a request and see the response here!