Duplicate an agent-calendar link (virtual calendar)

Creates a second AgentCalendar row pointing at the same underlying calendar but with independent duration/description. Use this to expose multiple "virtual" variants of one Google/Outlook/Apple calendar to the AI — e.g., "New patient — 40 min" and "Follow-up — 10 min" on the same physical calendar. The AI sees them as distinct options and picks one per appointment type. Only allowed for self-managed providers (GOOGLE, OUTLOOK, APPLE); external booking engines (Calendly, Cal.com, Square, GHL) dictate duration from their own system, so cloning is rejected. :agentCalendarId is the AgentCalendar primary key (not the underlying calendar's ID).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
string

Description/title shown to the AI (e.g., "New patient — 40 min"). Defaults to source description + " (copy)".

number

Default appointment duration in minutes for this virtual calendar. Minimum 5 — sub-5-minute slots are almost always a misconfiguration and confuse the AI when it reads the value back. Falls back to the source value if omitted.

Response
201
Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!