Disconnect the workspace's first webhook endpoint.
Disconnect the workspace's first webhook endpoint.
Disconnects the workspace's FIRST outbound webhook endpoint: clears its endpoint, subscribed events, channel scope and signing secret, and sets its status to disconnected. Any other webhook endpoint in the workspace keeps delivering. No further events go to this one until a new subscription is saved via PUT /webhooks. Returns {"deleted": true}.
DELETE
Disconnect the workspace's first webhook endpoint.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Response
Success.

