Skip to main content
DELETE
Delete a webhook

Authorizations

Authorization
string
header
required

Your Simplified Webhooks API key, sent as a bearer token: Authorization: Bearer sk_.... Create API keys in your profile settings.

Path Parameters

webhookId
string<uuid>
required

The unique identifier of the webhook.

Example:

"20c775ff-666c-42d7-b4db-26e4af4e43c7"

Response

Webhook deleted.

message
string
required
webhookId
string
required