Disconnect Cal.com
Cal.com Integration API
Disconnect Cal.com
Disconnects an org-level Cal.com account by soft deleting it, setting the status to inactive and clearing the API key. Disconnects all org-level accounts unless provider_id is provided.
POST
Disconnect Cal.com
Authorizations
Your JWT access token. Pass it as a Bearer token in the
Authorization header. Example: Authorization: Bearer <token>.Body
The organization ID whose org-level Cal.com account or accounts should be disconnected.
Optional Cal.com provider/account ID. When provided, only that one org-level account is disconnected.
Response
Whether the request succeeded.
Human-readable status message.

