Use this API to assign phone numbers to a shared line groups. These direct phone numbers will be shared among members of the shared line group. Prerequisties:
🟢201**HTTP Status Code:** `201` **Created**<br>
Phone number(s) assigned successfully.
application/json
Body
🟠400**HTTP Status Code:** `400` **Bad Request**<br>
**Error Code:** `400`<br>
Phone number does not exist<br><br>
**Error Code:** `300` **Validation Failed.**<br>
Shared line group (id: {sharedLingGroupId}) does not exist.
🟠401**HTTP Status Code:** `401` **Unauthorized**<br>
**Error Code:** `124`
Phone number does not belong to this account
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request POST 'http://api.zoom.us/v2/phone/shared_line_groups//phone_numbers'