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: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licensephone:write
, phone:write:admin
Rate Limit Label: Light
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: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license
* The user must have been previously assigned a Zoom Phone numberphone:write
, phone:write:admin
Rate Limit Label: Light
ENDPOINTS