Number of APIs: 3
1. Add a Zoom Room to a Zoom Phone
POST {{baseUrl}}/phone/rooms
Use this API to associate a Zoom Room with a Zoom Phone license. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:room:admin
Light
2. List Zoom Rooms under Zoom Phone license
GET {{baseUrl}}/phone/rooms?page_size=30&next_page_token=<string>&site_id=<string>&calling_type=<integer>&keyword=<string>
Retrieves a list of Zoom Rooms under the account that has the Zoom Phone license assigned.Prerequisites: * A Pro or higher account plan * A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:list_rooms:admin
MEDIUM
3. List Zoom Rooms under Zoom Phone license
GET {{baseUrl}}/phone/rooms?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&site_id=kLD4F3WBT-O9LYE31C0tRQ&calling_type=100
Use this API to retrieve a list of Zoom Rooms under the account that has the Zoom Phone license assigned. Scopes: Rate Limit Label: Prerequisites:
* A Pro or higher account plan
* A Zoom Phone licensephone:read:admin
Medium
ENDPOINTS