Webhooks
Delete webhook
Delete a webhook
DELETE
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the webhook
Response
200
application/json
Webhook deleted successfully
Outcome of the operation.
Available options:
deleted
, not_found
, error
Example:
"deleted"
Was this page helpful?