Number of APIs: 3
DELETE {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId/phone_numbers
Use this API to unassign all the phone numbers that have been assigned to the shared line group. Prerequisites: Scopes:
phone:write:admin
Rate Limit Label: Light
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: Scopes:
phone:write:admin
Rate Limit Label: Light
DELETE {{baseUrl}}/phone/shared_line_groups/:sharedLineGroupId/phone_numbers/:phoneNumberId
Use this API to unassign a specific phone number that was assigned to the shared line group.
Prerequisites: Scopes:
phone:write:admin
Rate Limit Label: Light
ENDPOINTS