https://{custom_url}?action=record&version=1
METHOD:POST
Content-Type: application/json;charset=utf8
REQUEST:Parameter | Type | Description |
SdkAppId | Numerical value (long integer) | Contact center instance ID |
RecordId | String | Recording ID |
SessionId | String | Session ID |
Timestamp | Numerical value (long integer) | Recording generation timestamp |
EndpointUser | String | Recording object (the user's mobile phone number or the agent's email) |
RecordURL | String | Recording URL (the default free storage duration for recordings is 3 months) |
CustomRecordURL | String | Recording transfer to COS URL (This field exists only if the recording transfer feature is enabled) |
Parameter | Type | Description |
ErrMsg | String | Error description |
ErrCode | Numerical value | Error code |
{"SdkAppId": 1400264214,"RecordId":"1608130650","SessionId": "e97be0ab-1ef6-4ad2-a8c4-2b2bbfb18e55","Timestamp": 1608130650,"EndpointUser": "lululing@tencent.com","RecordURL": "http://recorder-10018504.cos.ap-shanghai.myqcloud.com/def/month12/000-339708937-12367-473aa3561921478d8c57b425bd9d4b29-000-1608130637.mp3"}
Was this page helpful?