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
Your JWT access token. Pass it as a Bearer token in the
Authorization header. Example: Authorization: Bearer <token>.Path Parameters
The agent UUID whose private Cal.com key you want to connect.
Body
Optional organization ID. When omitted, the organization is resolved from the agent.
The private Cal.com API key to connect for this agent.
Optional display name for the private Cal.com account. Defaults to
Default.Response
Whether the request succeeded.
Human-readable status message.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Agent UUID

