{
"downloadDest": "",
"fileName": "",
"fileUrl": "",
"mobileId": 0
}curl --location --request POST '/api/v1/cloud-mobile/upload-file?mobileId&downloadDest=/Downloads&fileName&fileUrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"downloadDest": "",
"fileName": "",
"fileUrl": "",
"mobileId": 0
}'{
"code": "",
"data": true,
"msg": ""
}