Logo
Zoom Public API Documentation

phone-devices-{deviceId}-line_keys

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: phone:read:admin,phone:read

Granular Scopes: phone:read:device_line_keys,phone:read:device_line_keys:admin

Rate Limit Label: 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: phone:write:admin,phone:write

Granular Scopes: phone:update:device_line_keys,phone:update:device_line_keys:admin

Rate Limit Label: Heavy



ENDPOINTS