Create a new secondary calendar

POST {{baseUrl}}/calendars

Creates a secondary calendar.

Scopes: calendar:write , calendar:write:admin

Rate Limit Label : HEAVY

Request Body

{"summary"=>"<string>"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: OK

{"kind":"calendar#calendar","etag":"\u003cstring\u003e","id":"\u003cemail\u003e","summary":"\u003cstring\u003e","timeZone":"\u003cstring\u003e","description":"\u003cstring\u003e","location":"\u003cstring\u003e"}