{
"guid": "string",
"conversation_id": ""
}
curl --location --request POST '/msg/report_unread' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": ""
}'
{"error_code": 0, "error_message": "ok", "data": {"msg_data": {"id": "1067192", "seq": "7272648", "messagetype": 0, "sender": "1688856814580613", "receiver": "7881303217905494", "roomid": "0", "contenttype": 2001, "content": "CAAQAA==", "sendtime": 1711649476, "flag": 0, "devinfo": "0", "appinfo": "Q0FVUXhPV1dzQVlZeVBUeXJwYUV3T0FYSUtuVHZSWT0=", "sendername": "5bCP5Yqp5omL", "asid": "0"}, "is_svr_fail": false}}