Calendars
Create calendar
POST
/
{version}
/
calendars
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The API version to use.
Available options:
v1
, v2
Query Parameters
Available options:
events
, events.author
, tags
Body
application/json
Provided as a 6 digit hex code.
Supports HTML.
Response
201 - application/json
Was this page helpful?