{
"toUId": "string",
"msgIds": [
"string"
]
}curl --location --request POST 'https://apip2.xuance365.com/javamessage//im/upload-message-read' \
--header 'Content-Type: application/json' \
--data-raw '{
"toUId": "string",
"msgIds": [
"string"
]
}'{
"code": 0,
"msg": "",
"traceId": "",
"data": null
}