Skip to main content
DELETE
Delete a webhook subscription

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API token in the Authorization header.

Format: Authorization: Bearer <your-token>

Path Parameters

subscriptionId
string
required

Unique identifier of the webhook subscription

Response

Webhook subscription deleted successfully