File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -125,10 +125,6 @@ This page summarizes the available operations and authentication types.
125125| UpdateGroupNotificationPreference | ` PATCH v1/groups/{groupId}/notification-preference ` | ` legacy-user:manage ` |
126126| UpdateGroupDescription | ` PATCH v1/groups/{groupId}/description ` | ` legacy-group:manage ` |
127127| GetPendingGroupJoins | ` GET v1/user/groups/pending ` | ` legacy-group:manage ` |
128- | GetGroupBans | ` GET v1/groups/{groupId}/bans ` | ` legacy-group:manage ` |
129- | BanUserFromGroup | ` POST v1/groups/{groupId}/bans/{userId} ` | ` legacy-group:manage ` |
130- | UnbanUserFromGroup | ` DELETE v1/groups/{groupId}/bans/{userId} ` | ` legacy-group:manage ` |
131- | GetUserGroupBan | ` GET v1/groups/{groupId}/bans/{userId} ` | ` legacy-group:manage ` |
132128
133129## Localization Tables API
134130
You can’t perform that action at this time.
0 commit comments