Update Zoom Rooms location structure
PUT {{baseUrl}}/rooms/locations/structure
Update the location hierarchial structure(s) applied on the Zoom Rooms in an account.
Prerequisites:
- Zoom Rooms version 4.0 or higher
- Account owner or admin permissions
Scopes: room:write:admin
Rate Limit Label: Medium
Request Body
{"structures"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |