v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Groups

Updates the group's settings

patch/legacy-groups/v1/groups/{groupId}/settings

Path parameters

groupIdinteger required

The id of the group the user is in.

Request body

isApprovalRequiredboolean

Whether public entry is allowed.

areEnemiesAllowedboolean

Whether enemy club declarations are allowed.

areGroupFundsVisibleboolean

Whether funds are publicly visible.

areGroupGamesVisibleboolean

Whether games are publicly visible.

verificationLevel0 | 1 | 2 | 3

The verification level for the group.

accountTenureRequirement0 | 1 | 2 | 3 | 4 | 5

The account tenure requirement for the group.

slowmode0 | 1 | 2 | 3

The slowmode level for the group (0-4). 0 = No slowmode, 1-4 = Slowmode levels with increasing restrictions. Null = No change to current slowmode setting.

isMemberListVisibleToPublicboolean

Whether the group member list is visible to public.

Response

OK

RobloxWebWebAPIApiEmptyResponseModel required