https://{custom_url}?action=voicemail
METHOD:POST
Content-Type:application/json;charset=utf8
REQUEST:Parameter | Type | Description |
SdkAppId | Numerical value (long integer) | Contact center instance ID |
SessionId | String | Session ID |
Timestamp | Numerical value (long integer) | Recording generation timestamp |
RecordURL | String | Recording URL |
EndpointUser | String | Recording object (the user's mobile phone number) |
Parameter | Type | Description |
ErrMsg | String | Error description |
ErrCode | Numerical value | Error code |
{"SdkAppId": 1400264214,"SessionId": "e97be0ab-1ef6-4ad2-a8c4-2b2bbfb18e55","Timestamp": 1608130650,"RecordURL": "http://recorder-10018504.cos.ap-shanghai.myqcloud.com/def/month12/000-339708937-12367-473aa3561921478d8c57b425bd9d4b29-000-1608130637.mp3","EndpointUser": 13123456789}
Was this page helpful?