Number of APIs: 2
POST {{baseUrl}}/rooms/locations
Add a location to the location hierarchial structure(s) of Zoom Rooms in an account. Prerequisites:
* Account owner or admin permissions.
* Zoom Rooms Version 4.0 or higher Scopes: Rate Limit Label: room:write:admin
Light
GET {{baseUrl}}/rooms/locations?parent_location_id=<string>&type=<string>&page_size=30&next_page_token=<string>
A Zoom account owner or a Zoom Room administrator can establish a location hierarchy to help manage Zoom Rooms that are spread among a variety of locations. Use this API to list the different location types used for Zoom Rooms in an account. Prerequisites:
* Account owner or admin permissions.
* Zoom Rooms Version 4.0 or higher Scopes: Rate Limit Label: room:read:admin
Medium
ENDPOINTS