{ "sessionId":"2af74c621f474f18bab40b488ad1de64" }
curl --location --request POST '/apiDigitalPersonDialogWeb/openApi/stop' \ --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 '{ "sessionId":"2af74c621f474f18bab40b488ad1de64" }'
{ "code": 200, "data": null, "requestId": "t5CMHC6Z", "resultMsg": "执行成功", "host": "pre-acp-02", "errorStackTrace": null }