Logo
Zoom Public API Documentation

Remove a Zoom Room from a ZP account

DELETE {{baseUrl}}/phone/rooms/:roomId

Use this API to remove Zoom Room from a Zoom Phone account.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:write:admin

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

ENDPOINTS