{
"prompt": "string",
"type": 0,
"protagonistId": 0
}curl --location --request POST 'https://test.51vive.com/forums/copy/textOptimization' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "string",
"type": 0,
"protagonistId": 0
}'{
"code": 0,
"msg": "string",
"data": {
"valid": true,
"resultEn": "string",
"resultZh": "string"
}
}