Create a calendar
Creates a new calendar object.
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Body
The calendar's name, meant to be displayable to the customer.
5000
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.
40000
An URL of an image for this calendar, meant to be displayable to the customer.
A URL of a publicly-accessible webpage for this calendar.
2048
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.
5000
Unique identifier for the object.
5000
An URL of an image for this calendar, meant to be displayable to the customer.
5000
The calendar's name, meant to be displayable to the customer.
5000
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.
2048