Logo
Zoom Public API Documentation

Delete a calendar owned by a user

DELETE {{baseUrl}}/calendars/:calId

Deletes a calendar

Scopes: calendar:write,calendar:write:admin

Rate Limit Label: LIGHT

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/calendars/:calId'

ENDPOINTS