{
"base_request": {
"cdn_info": "string",
"client_version": 0,
"device_type": "string",
"username": "string"
},
"file_type": 0,
"url": "string"
}curl --location --request POST '/cloud/upload_big' \
--header 'Content-Type: application/json' \
--data-raw '{
"base_request": {
"cdn_info": "string",
"client_version": 0,
"device_type": "string",
"username": "string"
},
"file_type": 0,
"url": "string"
}'{}