With SIP-connected 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 On-Net from the perspective of the customers' IP telephony network, will be connected over this trunk rather than over the PSTN.
Using this API, a master account owner can copy the SIP Connected Audio configurations applied on the master account and enable those configurations on a sub account. The owner can also disable the configuration in the sub account where it was previously enabled. Prerequisites:
Pro or a higher account with SIP Connected Audio plan enabled.
🟢204**HTTP Status Code:** `204` **No Content**<br>
Configuration assigned successfully.
application/json
Body
🟠400**HTTP Status Code:** `400` **Bad Request**<br>
**Error Code:** `2100`<br>
This sub account has no sip trunk plan.
🟠404**HTTP Status Code:** `404` **Not Found**<br><br>
**Error Code:** `2001`<br>
This account does not exist or does not belong to this master account.<br>
This account does not exist or does not belong to you.