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 update information of a Shared Line Group. Prerequisties:
Unique identifier of the shared line group that is to be updated.
Body 参数multipart/form-data
display_name
string
可选
Display Name of the Shared Line Group.
extension_number
integer
可选
Extension number assigned to the Shared Line Group.
primary_number
object
可选
If you have multiple direct phone numbers assigned to the shared line group, select a number from those numbers as the primary number. The primary number shares the same line as the extension number. This means if a caller is routed to the shared line group through an auto receptionist, the line associated with the primary number will be used. A pending number cannot be used as a Primary Number.
id
string
可选
Phone Number ID. Unique Identifier of the Phone Number.
number
string
可选
Phone Number that you would like to assign as the primary number for this Shared Line Group.
status
enum<string>
可选
Status of the Shared Line Group.
枚举值:
activeinactive
timezone
string
可选
Timezone to be used for the Business Hours. A value should be provided from the IDs listed here.
返回响应
🟢204**HTTP Status Code:** `204` **No Content**
Shared Line Group Updated Successfully.
application/json
Body
No schema defined
🟠400**HTTP Status Code:** `400` **Bad Request** <br>
**Error Code:** `300` **Validation Failed** <br>
* Shared line group (id: {sharedLingGroupId}) does not exist.<br>
* Timezone not found in the system.<br><br>
**Error Code:** `409` <br>
* Invalid short numb