Number of APIs: 3
GET {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId
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 list all the Shared Line Groups. Prerequisites: Scopes: Rate Limit Label:
phone:read:admin
or phone:write:admin
Light
DELETE {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId
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. Use this API to delete a Shared Line Group.
Prerequisites: Scopes: Rate Limit Label:
phone:write:admin
Light
PATCH {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId
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. Prerequisites: Scopes: Rate Limit Label:
phone:write:admin
Light
ENDPOINTS