Skip to main content
DELETE
Delete a webhook

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Path Parameters

uuid
string<uuid>
required

UUID of the webhook to delete

Response

Webhook deleted successfully

success
boolean
Example:

true

message
string
Example:

"Webhook deleted successfully"