Skip to main content
DELETE
Delete a webhook subscription

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Webhook ID to delete

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Webhook deleted successfully (no content)