GET {{baseUrl}}/rooms/locations/structure
Get the location hierarchial structure(s) applied on the Zoom Rooms in an account. Prerequisites: Scopes: Rate Limit Label:
room:read:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"structures": [
"<string>",
"<string>"
]
} |
ENDPOINTS