Logo
Zoom Public API Documentation

phone-rooms

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: phone:write:admin

Granular Scopes: phone:write:room:admin

Rate Limit Label: 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: phone:read:admin

Granular Scopes: phone:read:list_rooms:admin

Rate Limit Label: 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: phone:read:admin

Rate Limit Label: Medium

Prerequisites: * A Pro or higher account plan * A Zoom Phone license



ENDPOINTS