Number of APIs: 2
GET {{baseUrl}}/phone/call_logs/:callLogId
Use this API to return information about a call log. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Rate Limit Label: phone:read
, phone:read:admin
, phone_call_log:read
, phone_call_log:read:admin
Light
2. Add a client code to a call log
PUT {{baseUrl}}/phone/call_logs/:callLogId/client_code
Use this API to add a client code to a call log. You can track call logs with a client code. Prerequisites:
* Business, or Education account
* Zoom Phone license Scopes: Rate Limit Label: phone:write:admin
Light
ENDPOINTS