unassignUsersPhoneNumber.Rd
Unassign phone number https://support.zoom.us/hc/enus/articles/360020808292ManagingPhoneNumbers#h_38ba8b0126e34b1ba9b50717c00a7ca6 of a Zoom phone user. After assigning a phone number, you can remove it if you don't want it to be assigned to anyone.**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 license3. User must have been previously assigned a Zoom Phone number.
unassignUsersPhoneNumber(userId, phoneNumberId, return_response = F)
userId | Provide either userId or email address of the user. |
---|---|
phoneNumberId | Provide either phone number or phoneNumberId of the user. |
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |