Logo
Zoom Public API Documentation

Batch update line key position and settings information

PATCH {{baseUrl}}/phone/extension/:extensionId/line_keys

Use this API to batch update 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 PATCH 'https://api.zoom.us/v2/phone/extension/:extensionId/line_keys' -H 'Accept: application/json'

ENDPOINTS