Calendars
Update Calendar
Updates calendar credentials (client_secret, refresh_token) or metadata.
PATCH
Authentication
Requires API key authentication via theAuthorization header.
Path Parameters
Calendar ID (e.g.,
cal_abcdef1234567890)Request Body
All fields are optional. Only include the fields you want to update.The client secret for the calendar platform authentication
The refresh token for accessing the calendar platform
JSON object containing metadata to associate with the calendar
Response
Unique identifier for the calendar
Calendar platform (
google or microsoft)Client ID for the calendar platform authentication
UUID of the calendar on the platform
Connection state (
connected or disconnected)Metadata associated with the calendar
Optional key for deduplicating calendars
Information about connection failures, if any
Timestamp when the calendar was created (ISO 8601 format)
Timestamp when the calendar was last updated (ISO 8601 format)
Timestamp of the last successful sync (ISO 8601 format)
Timestamp of the last attempted sync (ISO 8601 format)