Logo
Zoom Public API Documentation

phone-users-batch

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 batchType is equal to move_site. You can update 10 users at a time.

Prerequisites: * Business, or Education account * Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:update:batch_users:admin

Rate Limit Label: LIGHT



2. Batch add users

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

Granular Scopes: phone:write:batch_users:admin

Rate Limit Label: Medium



ENDPOINTS