webhooks
Delete Webhook Endpoint
Delete a specific webhook endpoint.
delete/v3/workspaces/{workspace_id}/webhooks/{endpoint_id}
Path parameters
workspace_idstring required
Workspace ID
Workspace ID
endpoint_idstring required
Webhook endpoint ID
Webhook endpoint ID
Response
Successful Response
Changes
Changed in 1 of the 10 revisions of this API.2
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
- ○