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

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/FXVYCV6XZ.json

🚧

Watch Out!

This is an irreversible action. Be careful!

API Response Explanation

FieldDescriptionData Type
generatedAtInMillisThe time at which the API returns the response. Value returned is in millisecondsLong
dataAPI Message (Success/Failure)String
errorError messageList
Path Params
string
required

Unique identifier representing the webhook

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json