A shared line group allows Zoom Phone admins to share a phone number and extension with a group of phone users or common area phones. This gives members of the shared line group access to the group's direct phone number and voicemail. Use this API to create a shared line group.Prerequisties:
curl--location--request POST 'http://api.zoom.us/v2/phone/shared_line_groups' \
--form'display_name=""'
响应示例响应示例
200 - 示例 1
null
请求参数
Body 参数multipart/form-data
description
string
可选
Provide a description for the shared line group.
<= 255 字符
display_name
string
必需
Provide a name to help identify the shared line group.
<= 200 字符
extension_number
integer
可选
Extension number to be assigned to the shared line group. If a site code has been assigned to the site, provide the short extension number
site_id
string
可选
Unique identifier of the site that you would like to use for the shared line group. You will only be able to add members that belong to this site to the shared line group.This field is required only if the multiple sites option has been enabled for the account.
返回响应
🟢200**HTTP Status Code:** `200` **OK** <br>
Shared Line Group created successfully.
application/json
Body
No schema defined
🟠400**HTTP Status Code:** `400` **Bad Request** <br>
**Error Code:** `300` **Validation Failed** <br>
* Multiple Site has not been enabled for this account.<br>
* Site does not exist. <br><br>
**Error Code:** `400` <br>
Extension number {extensionNumber} is a