{"srcDigitalPersonWorksId":2744}
curl --location --request POST '/openApiDigitalPerson/customer/copyWork' \ --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 '{"srcDigitalPersonWorksId":2744}'
{ "code": 200, "data": 2757, "requestId": "kx8LzigS", "resultMsg": "执行成功", "host": "develop-005", "errorStackTrace": null }