{
"guid": "xxx",
"file_key": "xxx",
"file_type": 35
}
curl --location --request POST '/cdn/get_wwfile_auth_key' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "xxx",
"file_key": "xxx",
"file_type": 35
}'
{}