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.
Use this API to delete all internal numbers assigned 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:Light
Account ID of the sub account from which the numbers are to be deleted. This can be retrieved from List sub accounts API.
返回响应
🟢204**HTTP Status Code:** `204` **No Content**<br>
Numbers deleted successfully.
application/json
Body
No schema defined
🟠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.<br><br>