DELETE/calendars/{calendarId}

Deletes a specified calendar.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

calendar

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/calendars/{calendarId}

Path Parameters

ParameterTypeDescription
calendarId string 

Calendar ID


required
example : calendar-96b8-4c74-8277-7953e0b4604a 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content

HTTP 403

Forbidden