Number of APIs: 2
1. Assign phone numbers to a Zoom Room
POST {{baseUrl}}/phone/rooms/:roomId/phone_numbers
Use this API to assign phone numbers to a Zoom Room. Up to 200 numbers at a time. Scopes: Rate Limit Label: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licensephone:write:admin
Light
2. Remove a phone number from a Zoom Room
DELETE {{baseUrl}}/phone/rooms/:roomId/phone_numbers/:phoneNumberId
Use this API to unassign a phone number from a Zoom Room. Scopes: Rate Limit Label: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license
* The Zoom Room must have been previously assigned a Zoom Phone numberphone:write:admin
Light
ENDPOINTS