Usage APIcalendar/Calendars and subscriptionsCreate a calendarCreate a calendar POST /api/2.0/calendar/ Creates a new calendar with the parameters (name, description, color, etc.) specified in the request. Note: Please note that the list of events in the response will be empty. Request Responses200401Created calendarUnauthorized