POST /conversations/{conversation_id}/read 完全相同。Authorization: Bearer ********************Authorization: Bearer ********************im-旧版即时通讯写入权限{
"last_id": 0
}curl --location 'https://api.yearnstudio.cn/conversations/018f274a-86e6-7ef1-b610-77cb15af52bd/read-state' \
--header 'Content-Type: application/json' \
--data '{
"last_id": 0
}'{
"code": 200,
"msg": "ok",
"data": {
"last_id": 0
}
}