Create a calendar
Creates a new calendar object.
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Body
Whether the calendar is currently available. Defaults to true
.
The calendar's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the calendar for your own rendering purposes.
An URL of an image for this calendar, meant to be displayable to the customer.
The calendar's name, meant to be displayable to the customer.
A URL of a publicly-accessible webpage for this calendar.
Response
Calendars describe the specific calendars available to your customers. Calendars are populated with Events
.
Whether the calendar is currently available for use.
Time at which the object was created, in ISO 8601 format.
The calendar's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the calendar for your own rendering purposes.
Unique identifier for the object.
An URL of an image for this calendar, meant to be displayable to the customer.
The calendar's name, meant to be displayable to the customer.
String representing the object's type. Objects of the same type share the same value.
calendar
Time at which the object was last updated, in ISO 8601 format.
A URL of a publicly-accessible webpage for this calendar.