Logo
Zoom Public API Documentation

phone-extension/{extension Id}-line keys

Number of APIs: 3


1. Get line key position and settings information

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

Use this API to get the Zoom Phone line key settings information.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license

Scopes: phone:read:admin or phone:read

Rate Limit Label: Light



2. 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



3. 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



ENDPOINTS