diff --git a/docs/product/limitationapi.md b/docs/product/limitationapi.md index dec63c82..5bccb784 100644 --- a/docs/product/limitationapi.md +++ b/docs/product/limitationapi.md @@ -83,7 +83,6 @@ | 单向清空单聊会话某个时间点及之前的漫游消息 | POST | /{org_name}/{app_name}/rest/message/roaming/chat/user/{userId}/time?userId={userId}&delTime={delTime} | 100 次/秒/App Key | | 单向清空群组或聊天室会话某个时间点及之前的漫游消息 | POST | /{org_name}/{app_name}/rest/message/roaming/group/user/{userId}/time?groupId={groupId}&delTime={delTime} | 100 次/秒/App Key | | 导入单聊消息 | POST | /{org_name}/{app_name}/messages/users/import | 100 条/秒/App Key | -| 分页获取用户收藏 | GET | /{org_name}/{app_name}/users/{username}/collections | 100 条/秒/App Key | ## 用户属性