{ "guid": "string" }
curl --location '/cdn/big_download' \ --header 'Content-Type: application/json' \ --data '{ "guid": "string" }'
{ "error_code": 0, "error_message": "string", "data": { "file_url": "string" } }