{
"chatInfoId": 0,
"intention": 0,
"content": "string",
"voiceConversionAvailable": true
}curl --location --request POST 'https://test.51vive.com/xingxy/chat/info/ums/readMsg' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatInfoId": 0,
"intention": 0,
"content": "string",
"voiceConversionAvailable": true
}'{
"code": 0,
"msg": "string",
"data": true
}