CalComService

Disconnect Agent Cal.com

delete/api/v1/calcom/agents/{agent_id}/disconnect

Path parameters

agent_idstring required

Agent UUID

Response

Agent Cal.com connection removed

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Cal.com disconnected successfully"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.