{
"guid": "string",
"file_type": 0,
"file_size": 0
}curl --location '/cdn/c2c_upload' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"file_type": 0,
"file_size": 0
}'{
"error_code": 0,
"error_message": "string",
"data": {
"file_id": "string",
"aes_key": "string",
"file_size": 0,
"md5": "string",
"width": 0,
"height": 0,
"duration": 0
}
}