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: Rate Limit Label: phone:read:admin
or phone:read
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: Rate Limit Label: phone:write:admin
or phone:write
Light
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: Rate Limit Label: phone:write:admin
or phone:write
Light
ENDPOINTS