/calendars/:id

Update a calendar

Google-connected calendars can be set to either sync or not sync.

If you set provider_sync: false, then all events in Timekit attached to the calendar will be flushed (but will remain in Google) and the calendar will not be automatically synced in the future.

If you set provider_sync: true, then the calendar will be automatically synced in the future. Please call [GET] /accounts/sync at least once afterwards to make sure that all events gets fetched from Google initially.

🚧

Updating name, description and other calendar properties are currently not possible.

Language
Authorization
Header
Click Try It! to start a request and see the response here!