curl --location '/p/wuKongIm/conversations/setUnread' \
--header 'Content-Type: application/json' \
--data '{
"channel_id": "string",
"channel_type": 0,
"uid": "string",
"unread": 0,
"maxSeq": 0
}'{
"code": "",
"msg": "",
"data": null,
"version": "",
"timestamp": 0,
"sign": ""
}