Skip to main content
DELETE
Remove a webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <secret_key>, where <secret_key> is your secret_key.

Headers

X-Merchant-Code
string
required

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
string<uuid>
required

ID of the webhook.

Example:

"webhook id, uuid format"

Response

Webhook was deleted successfully.

status
string
Example:

"ok"