Connect calendar to agent

Links a calendar (Google/Outlook/Apple) to the agent so it can check availability and auto-book appointments during calls. Specify work hours per day (HHMM format), timezone, default duration, buffer minutes. The calendar must already belong to the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
string
number
required
Defaults to 30
number
required
Defaults to 15
string
required
Defaults to UTC
workHoursByDay
object
required

Work hours by day in HHMM format (e.g., {"MONDAY": [900, 1730]})

workDays
array of strings
required
Defaults to MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY
workDays*
Allowed:
boolean
required
Defaults to true

Allow event creation on this calendar

boolean
Defaults to false

Share event names with callers instead of just busy/free times

boolean
Defaults to false

Allow booking overlapping appointments on the same time slot

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