curl --location --request POST '/openApiDigitalPerson/liveProcess/uploadBackground' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'account: 19999999999' \ --form 'file=@"D:\\一知智能\\woman-8437007_640.jpg"' \ --form 'materialUrl=""'
{ "code": 0, "data": "", "requestId": "", "resultMsg": "", "host": "", "errorStackTrace": "" }