Number of APIs: 2
PUT {{baseUrl}}/phone/users/:userId/calling_plans
Switches calling plans of a Zoom Phone user. For user-level apps, pass the Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: me
value instead of the userId
parameter. phone:write:admin
,phone:write
phone:update:calling_plan
,phone:update:calling_plan:admin
Light
2. Assign calling plan to a user
POST {{baseUrl}}/phone/users/:userId/calling_plans
Assigns a calling plan to a Zoom Phone user. For user-level apps, pass the Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: me
value instead of the userId
parameter.phone:write:admin
,phone:write
phone:write:calling_plan
,phone:write:calling_plan:admin
Light
ENDPOINTS