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