CDR
Update call report
Update call report properties.
post/call_reports/{id}
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the call report.
Request body
Example request
{
"email": "example@example.com",
"started_at": "2017-07-21T17:32:28Z",
"ended_at": "2017-07-21T17:32:28Z"
}Response
OK