Update a calendar

Update a calendar

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Update an existing calendar.

Only the parameter present in the request body will be updated, any other values will be left unchanged.

The setting of primary calendar will affect which calendar bookings is saved to when using POST /bookings (unless you explicitly supply a calendar_id in the request).

📘

Toggle sync on/off

When a resource is connected to a Google/Microsoft account, you can specify which of the resource's calendars you want to sync to Timekit. Only synced calendars are taken into account when querying for availability. Use the provider_sync flag to toggle sync on or off for a given calendar.

🚧

Editing Google/Microsoft connected calendars

For calendars provided by external services like Google, the name, description, colors and primary attributes cannot be changed or updated. Only the provider_sync flag can be toggled.

Path Params
string
required
Body Params
string

Name of the calendar

string

Description of the calendar

string

Hex color code for the foreground-color on the form #RRGGBB

string

Hex color code of the background-color on the form #RRGGBB

boolean

Enable or disable syncing with Google/Microsoft

boolean

Set the calendar as the primary

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json