Connect Agent Cal.com
Cal.com Integration API
Connect Agent Cal.com
Connects a private white-label Cal.com API key for a single agent. The request is blocked if the agent already has an org-level Cal.com account linked.
POST
Connect 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 key you want to connect.
Body
string
Optional organization ID. When omitted, the organization is resolved from the agent.
string
required
The private Cal.com API key to connect for this agent.
string
Optional display name for the private Cal.com account. Defaults to
Default.Response
boolean
Whether the request succeeded.
string
Human-readable status message.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Agent UUID

