FrontToken: ********************{
"fileName": "testshangchuan.mp4",
"title": "数据文件",
"mediaType": "attachment",
"scene": "apps-personal-resource",
"fileMd5": "3500e8201abdb5cb0ab64d7500000000",
"action": "init"
}curl --location --request POST '/front/upload/onDemandAuth' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"fileName": "testshangchuan.mp4",
"title": "数据文件",
"mediaType": "attachment",
"scene": "apps-personal-resource",
"fileMd5": "3500e8201abdb5cb0ab64d7500000000",
"action": "init"
}'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}