{
"topic": "string",
"language": "zh",
"model": "string",
"focus": "string"
}curl --location --request POST 'https://api.302.ai/302/paper/costorm/create' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"topic": "string",
"language": "zh",
"model": "string",
"focus": "string"
}'