Change a Zoom Room's location
PUT {{baseUrl}}/rooms/:roomId/location
An account owner of a Zoom account can establish a Zoom Rooms Location Hierarchy to better organize Zoom Rooms spread across various locations. The location can be structured in a hierarchy with Country being the top-level location, followed by city, campus, building, and floor. Use this API to assign a new location for a Zoom Room. Note that the Zoom Room can be assigned only to the lowest level location available in the hierarchy. Prerequisite:
- Account owner or admin permission
-
Zoom Rooms version 4.0 or higher
Scopes:
room:write:admin
Rate Limit Label
:
Light
Request Body
{"location_id"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``