/calendars/id

DELETE {{url}}/calendars/{{calendar_id}}

Delete any secondary calendars that have been created.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

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}]}]