Calendars
Delete a calendar
Delete a calendar.
DELETE
/
v1
/
calendars
/
{id}
Authorizations
Authorization
string
headerrequiredBearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Path Parameters
id
string
requiredThe identifier of the calendar which will be deleted.
Response
200 - application/json
deleted
boolean
requiredAlways true for a deleted object
id
string
requiredUnique identifier for the object.
object
enum<string>
requiredString representing the object's type. Objects of the same type share the same value.
Available options:
calendar