Update user's calling plan
PUT {{baseUrl}}/phone/users/:userId/calling_plans
Use this API to switch
calling plans
of a
Zoom Phone
user. For user-level apps, pass
the
me
value
instead of the
userId
parameter.
Prerequisites:
- A Business or Enterprise account
- A Zoom Phone license
Scopes:
phone:write:admin
Rate Limit Label
:
Light
Request Body
{"source_type"=>100, "target_type"=>200}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: ``