Skip to main content
DELETE
Delete Webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

webhookId
string
required

ID of the webhook to delete

Response

Webhook deleted successfully

id
string
Example:

"webhook_12345abcde"

message
string
Example:

"Webhook deleted successfully"

Last modified on April 27, 2025