Skip to main content
DELETE
Remove a webhook subscription from the workspace. Use a developer access key. See authentication, errors, and rate limits. Required scopes: 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 under data. Example IDs and values are illustrative.
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.