v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-173040119.6 KB
calendars

Creates a secondary calendar.

post/calendars

Request body

summarystring

Title of the calendar

kindstring

Type of the resource ("calendar#calendar")

descriptionstring

Description of the calendar. Optional

timeZonestring

The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional

etagstring

ETag of the resource

locationstring

Geographic location of the calendar as free-form text. Optional

idstring

Identifier of the calendar. To retrieve IDs call the calendarList.list() method

Response

A gcalendar:Calendar if successful, otherwise an error

summarystring

Title of the calendar

kindstring

Type of the resource ("calendar#calendar")

descriptionstring

Description of the calendar. Optional

timeZonestring

The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional

etagstring

ETag of the resource

locationstring

Geographic location of the calendar as free-form text. Optional

idstring

Identifier of the calendar. To retrieve IDs call the calendarList.list() method