CreateCalendarRequest
- Type: string
client _id min length:1requiredThe client ID for the calendar platform authentication
- Type: string
client _secret min length:1requiredThe client secret for the calendar platform authentication
- Type: string · PlatformEnumenum
platform requiredgoogle- Googlemicrosoft- Microsoft
valuesgoogle microsoft
- Type: string
refresh _token min length:1requiredThe refresh token for accessing the calendar platform
- Type: string
deduplication _key min length:1Optional key for deduplicating calendars. If a calendar with this key already exists in the project, the new calendar will not be created and an error will be returned.
metadata JSON object containing metadata to associate with the calendar
- Type: string
platform _uuid min length:1The UUID of the calendar on the calendar platform. Specify only for non-primary calendars.