{ "account":"13218099831", "digitalPersonDialogId":48 }
curl --location --request POST '/apiDigitalPersonDialogWeb/openApi/startLive' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'account: 19999999999' \ --header 'Content-Type: application/json' \ --data-raw '{ "account":"13218099831", "digitalPersonDialogId":48 }'
{ "code": 200, "data": { "rtsUrl": "artc://rpull.yiwise.com/demo/13218099831?auth_key=1718913892-0-0-04b9224d7df6d7f712c7647a65bf6e1f", "sessionId": "2af74c621f474f18bab40b488ad1de64" }, "requestId": "9849zuJe", "resultMsg": "执行成功", "host": "pre-acp-02", "errorStackTrace": null }