With SIPconnected audio, Zoom establishes a SIP trunk a network connection specifically designed to make and deliver phone calls over a direct and private connection between the customer’s network and the Zoom cloud. Meeting participants that dial into a meeting or have the meeting call them, and are OnNet from the perspective of the customers' IP telephony network, will be connected over this trunk rather than over the PSTN. Use this API to assign internal numbers to a Sub Account.**Prerequisites:*** Pro or a higher account with SIP Connected Audio plan enabled.* The account must be a Master Account**Scopes:** sip_trunk:master ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

assignNumbers(accountId, phone_numbers = NULL, return_response = F)

Arguments

accountId

Unique Identifier of the Sub Account.

phone_numbers

Phone number s to be assigned to the Sub Account.

return_response

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