Skip to main content
DELETE
Delete a workspace webhook

Authorizations

ACCESS-API-KEY
string
header
required

HMAC API-key identifier.

ACCESS-TIMESTAMP
string
header
required

Unix timestamp in seconds.

ACCESS-SIGN
string
header
required

Base64-encoded hex HMAC signature.

Path Parameters

workspace_id
string
required
webhook_id
string
required

Response

Deleted webhook subscription.

success
boolean
required
message
string
required
Example:

"success"

code
required
Example:

0

data
object
required