curl --location --request DELETE '/openApiDigitalPerson/customer/deleteAudioWork?audioWorksId=2500' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'account: 19999999999'
{ "code": 200, "data": "请求成功", "requestId": "WPsjni20", "resultMsg": "执行成功", "host": "develop-005", "errorStackTrace": null }