Number of APIs: 2
1. Assign calling plans to a Zoom Room
POST {{baseUrl}}/phone/rooms/:roomId/calling_plans
Use this API to assign calling plans 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 calling plan from a Zoom Room
DELETE {{baseUrl}}/phone/rooms/:roomId/calling_plans/:type
Use this API to unassign a calling plan from a Zoom Room. Scopes: Rate Limit Label: Prerequisites:
* A Business or Enterprise account
* A Zoom Phone licensephone:write:admin
Light
ENDPOINTS