Logo
Zoom Public API Documentation

Delete a calendar resource

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

Use this API to delete a Zoom Room account's calendar resource from a Microsoft Exchange or Office 365 calendar service.

Note: This API does not support deleting a calendar resource from a Google 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/resources/:resourceId'

ENDPOINTS