Number of APIs: 4
POST {{baseUrl}}/phone/devices/sync
Use this API to resync all online zero-touch or assisted-provisioning devices in an account or a site. Only allows sending one request every 15 minutes. Prerequisites: Rate Limit Label:
phone:write:admin
Heavy
2. List devices
GET {{baseUrl}}/phone/devices?type=assigned&assignee_type=commonArea&device_source=haas&location_status=unknownAddress&site_id=<string>&device_type=yealink&keyword=<string>&next_page_token=<string>&page_size=30
Lists all the desk phone devices that are configured with Zoom Phone on an account. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:read:admin
phone:read:list_devices:admin
MEDIUM
3. Add a device
POST {{baseUrl}}/phone/devices
By default, all Zoom Phone users can make and receive calls using the Zoom desktop and mobile applications. Additionally, if a desk phone is required, use this API to add a desk phone and assign it to a user. Prerequisites: Scopes: Rate Limit Label:
phone:write:admin
Light
4. List devices
GET {{baseUrl}}/phone/devices?type=assigned&assignee_type=user&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&page_size=30
List all the desk phone devices that are configured with Zoom Phone on an account. Scopes: Prerequisites:phone:read:admin
Rate Limit Label: Medium
ENDPOINTS