Webhooks
Delete a webhook endpoint
Remove a webhook subscription from the workspace.
DELETE
Remove a webhook subscription from the workspace.
Use a developer access key. See authentication, errors, and rate limits.
Required scopes:
Set path-ID environment variables to values returned by your workspace before running the request.
This request changes workspace data. A timeout does not prove that the write failed; inspect the result before retrying.
webhooks:write.
Returns 404 if the endpoint does not exist in this workspace, including after it has already been deleted. This route deletes the subscription, unlike record and task archive operations.
Parameters
string
required
ID returned by webhook creation or listing.
Response
200 — Returns the resource underdata. Example IDs and values are illustrative.