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: phone:write:admin
Rate Limit Label: Light
Request Body
{"client_code"=>"123"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |