Logo
Zoom Public API Documentation

Delete a Zoom Room

DELETE {{baseUrl}}/rooms/:id

Remove a specific Zoom Room profile from a Zoom account.

Prerequisites:

  • Pro or a higher plan with Zoom Room license.

Scopes:

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/rooms/:id'

ENDPOINTS