Logo
Zoom Public API Documentation

Unassign a phone number

DELETE {{baseUrl}}/phone/shared_line_groups/:slgId/phone_numbers/:phoneNumberId

Unassigns a specific phone number that was assigned to 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

Granular Scopes: phone:delete:shared_line_group_number:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/shared_line_groups/:slgId/phone_numbers/:phoneNumberId'

ENDPOINTS