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