Update user's calling plan
PUT {{baseUrl}}/phone/users/:userId/calling_plans
Switches
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
,
phone:write
Granular Scopes:
phone:update:calling_plan
,
phone:update:calling_plan:admin
Rate Limit Label
:
Light
Request Body
{"source_type"=>"<integer>", "target_type"=>"<integer>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``