Number of APIs: 2
1. Update multiple users' properties in batch
PUT {{baseUrl}}/phone/users/batch
Updates multiple users' properties in batch. For example, you can update the users' site when Prerequisites:
* Business, or Education account
* Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: batchType
is equal to move_site
. You can update 10 users at a time. phone:write:admin
phone:update:batch_users:admin
LIGHT
POST {{baseUrl}}/phone/users/batch
Adds phone users in batch. You can add up to 10 users at a time. Prerequisites:
* The users must be active in your Zoom account.
* Pro or higher account plan with Zoom phone license
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:batch_users:admin
Medium
ENDPOINTS