Logo
Zoom Public API Documentation

Delete a line key setting.

DELETE {{baseUrl}}/phone/extension/:extensionId/line_keys/:lineKeyId

Use this API to delete the Zoom Phone line key settings information.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:write:admin,phone:write

Granular Scopes: phone:delete:line_keys,phone:delete:line_keys: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/extension/:extensionId/line_keys/:lineKeyId'

ENDPOINTS