Authorization: ********************curl --location --request POST '/management/file/newUpload' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>'{
"code": "",
"msg": "",
"data": [
{
"filePath": "",
"fileSize": 0,
"saveId": 0
}
],
"stackTraceMsg": ""
}