Update a calendar
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.