Logo
Zoom Public API Documentation

phone-users-{user Id}-phone numbers

Number of APIs: 2


1. Assign phone number to user

POST {{baseUrl}}/phone/users/:userId/phone_numbers

Use this API to assign a phone number to a user who has already enabled Zoom Phone.

Scopes: phone:write, phone:write:admin
Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license



2. Unassign phone number

DELETE {{baseUrl}}/phone/users/:userId/phone_numbers/:phoneNumberId

Use this API to unassign Zoom Phone user's phone number.

After assigning a phone number, you can remove it if you do not want it to be assigned to anyone.

Scopes: phone:write, phone:write:admin
Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license * The user must have been previously assigned a Zoom Phone number



ENDPOINTS