Batch update device line key position
PATCH {{baseUrl}}/phone/devices/:deviceId/line_keys
Use this API to batch update the Zoom Phone device line key position information.
Prerequisites:
- A Business or Enterprise account
- A Zoom Phone license
Scopes:
phone:write:admin
,
phone:write
Granular Scopes:
phone:update:device_line_keys
,
phone:update:device_line_keys:admin
Rate Limit Label
:
Heavy
Request Body
{"positions"=>[{"extension_id"=>"<string>", "index"=>"<integer>"}, {"extension_id"=>"<string>", "index"=>"<integer>"}]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``