/calendars/id
DELETE {{url}}/calendars/{{calendar_id}}
Delete any secondary calendars that have been created.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
[{"object":"freebusy","calendar_id":"bbbb1234cccc1234","time_slots":[{"object":"timeslot","status":"busy","start_time":1409594400,"end_time":1409598000},{"object":"timeslot","status":"busy","start_time":1409598000,"end_time":1409599000}]}]