Skip to main content
POST
Delete a webhook subscription

Authorizations

Authorization
string
header
required

API token for authentication

Body

application/json
workspace_id
string
required

The ID of the workspace

Example:

"ws_1234567890"

id
string
required

The ID of the subscription to delete

Example:

"whsub_a1b2c3d4e5f6"

Response

Webhook subscription deleted successfully

success
boolean
Example:

true