Delete a Calendar
DELETE {{baseUrl}}/v3/grants/:grant_id/calendars/:calendar_id
Deletes an existing calendar identified by the specific calendar ID. You cannot delete a calendar where is_primary: true
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"request_id":"\u003cstring\u003e"}