Unassign a calling plan https://marketplace.zoom.us/docs/apireference/otherreferences/plans#zoomphonecallingplans that was previously assigned to a Zoom Phone https://support.zoom.us/hc/enus/categories/360001370051 user.**Scopes**: phone:write phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light**Prerequisite:** 1. Business or Enterprise account2. A Zoom Phone license

unassignUsersCallingPlan(type, return_response = F)

Arguments

type

The type https://marketplace.zoom.us/docs/apireference/otherreferences/plans#zoomphonecallingplans of the calling plan that was assigned to user. e.g: The value of type would be "200" for Unlimited US/Canada calling plan.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.