Unassign user's calling plan

DELETE {{baseUrl}}/phone/users/:userId/calling_plans/:planType?billing_account_id=<string>

Unassigns a a Zoom Phone user's calling plan . 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 , phone:write:admin

Granular Scopes: phone:delete:users_calling_plan , phone:delete:users_calling_plan:admin

Rate Limit Label : Light

Request Params

| Key | Datatype | Required | Description | | billing_account_id | string | | The billing account ID. If the user is located in India, the parameter is required. |

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``