Logo
Zoom Public API Documentation

Delete a Zoom Room

DELETE {{baseUrl}}/rooms/:roomId

Remove a specific Zoom Room profile from a Zoom account.

Prerequisites:

  • Pro or a higher plan with Zoom Room license.

Scopes: room: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/rooms/:roomId'

ENDPOINTS