Skip to main content
DELETE
Disconnect Agent Cal.com

Authorizations

string
required
Your JWT access token. Pass it as a Bearer token in the Authorization header. Example: Authorization: Bearer <token>.

Path Parameters

string
required
The agent UUID whose private Cal.com connection you want to remove.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string
required

Agent UUID

Response

Agent Cal.com connection removed

success
boolean
message
string