{ "msgid": 0 }
curl --location --request POST 'https://192.168.88.32:9781/bvcsp/v1/im/msg/markRead' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "msgid": 0 }'
{ "code": 0, "msg": "string" }