Logo
Zoom Public API Documentation

Delete a calendar service

DELETE {{baseUrl}}/rooms/calendar/services/:serviceId

Use this API to delete a Zoom Room account's calendar service.

Prerequisites: * A Pro or a higher plan with a Zoom Rooms license.

Scopes: room:write:admin

Rate Limit Label: Medium

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/rooms/calendar/services/:serviceId'

ENDPOINTS