Skip to main content
DELETE
Delete Workspace Webhook

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Path Parameters

webhook_id
string
required

The unique ID for the webhook

Example:

"G007vmtq9uWYl7SUW9zGS8GZZa1K"

Response

Successful Response

status
string
required

The status of the workspace webhook deletion request. If the request was successful, the status will be 'ok'. Otherwise an error message with status 500 will be returned.