Webhooks
Remove a webhook
Removes the specified webhook.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Used for multi store/countries setup, please contact your Account manager to recognize that
Example:
"code provided to you from Tabby side"
Path Parameters
ID of the webhook.
Example:
"webhook id, uuid format"
Response
200
application/json
Webhook was deleted successfully.
The response is of type object
.