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 or phone:write

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/extension/:extensionId/line_keys/:lineKeyId' -H 'Accept: application/json'

ENDPOINTS