{
"content": "Hash precedes price.",
"language": "zh-cn",
"device_no": null
}curl --location --request POST '/v2/api/transKOL' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "Hash precedes price.",
"language": "zh-cn",
"device_no": null
}'{
"code": 0,
"data": {
"origin": "string",
"trans": "string"
},
"message": "string",
"status": "string"
}