Unassign user's calling plan
DELETE {{baseUrl}}/phone/users/:userId/calling_plans/:type
Use this API to unassign a a Zoom Phone user's calling plan. For user-level apps, pass the me
value instead of the userId
parameter.
Scopes: phone:write
, phone:write:admin
Rate Limit Label: Light
Prerequisites: * A Business or Enterprise account * A Zoom Phone license
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |