Assign phone numbers
POST {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId/phone_numbers
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 .
Prerequisites:
- Pro or higher account with Zoom Phone license.
- A valid Shared Line Group
- Account owner or admin privileges
Scopes:
phone:write:admin
Rate Limit Label
:
Light
Request Body
{"phone_numbers"=>[{"id"=>"---M1padRvSUtw7YihN7sA", "number"=>"14232058798"}, {"id"=>"---M1padRvSUtw7YihN7sA", "number"=>"14232058798"}]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: Created
""