Add a client code to a call log
PUT {{baseUrl}}/phone/call_logs/:callLogId/client_code
Adds 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
Granular Scopes: phone:update:call_log:admin
Rate Limit Label: Light
Request Body
{"client_code"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |