Skip to content

Commit bf8c2e1

Browse files
update Open Source Docs from Roblox internal teams
1 parent 3d8dfd9 commit bf8c2e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/en-us/cloud/legacy.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)