delete https://services.azuga.com/azuga-ws-oauth/v3/webhooks/.json
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
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Sample Request
Watch Out!
This is an irreversible action. Be careful!
API Response Explanation
Field | Description | Data Type |
---|---|---|
generatedAtInMillis | The time at which the API returns the response. Value returned is in milliseconds | Long |
data | API Message (Success/Failure) | String |
error | Error message | List |
Responses