Number of APIs: 2
1. Get device line keys information
GET {{baseUrl}}/phone/devices/:deviceId/line_keys
Use this API to get information on the Zoom Phone device line keys settings and position. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
,phone:read
phone:read:device_line_keys
,phone:read:device_line_keys:admin
Heavy
2. 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: Granular Scopes: Rate Limit Label: phone:write:admin
,phone:write
phone:update:device_line_keys
,phone:update:device_line_keys:admin
Heavy
ENDPOINTS