{
"guid": "string",
"file_type": 2,
"file_id": "",
"aes_key": "",
"file_size": 0,
"file_name": "",
"to_mp3": false
}
curl --location --request POST '/cloud/cdn_c2c_download' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"file_type": 2,
"file_id": "",
"aes_key": "",
"file_size": 0,
"file_name": "",
"to_mp3": false
}'
"string"