Bans and blocks
Groups
GET
Gets the bans for the group
/v1/groups/{groupId}/bansgroups.roblox.com
GET
Fetch the group ban of a user from a group
/v1/groups/{groupId}/bans/{userId}groups.roblox.com
POST
Bans a user from a group
/v1/groups/{groupId}/bans/{userId}groups.roblox.com
DELETE
Unbans a user from a group
/v1/groups/{groupId}/bans/{userId}groups.roblox.com
GET
Retrieves a paginated list of blocked keywords for a specific Group.
/v1/groups/{groupId}/blocked-keywordsgroups.roblox.com
POST
Adds new blocked keyword(s) to the specified Group.
/v1/groups/{groupId}/blocked-keywordsgroups.roblox.com
PATCH
Updates an existing blocked keyword for the specified Group.
/v1/groups/{groupId}/blocked-keywords/{keywordId}groups.roblox.com
DELETE
Deletes a specific blocked keyword from the specified Group.
/v1/groups/{groupId}/blocked-keywords/{keywordId}groups.roblox.com
Places
GET
List User RestrictionsBeta
/cloud/v2/universes/{universe_id}/places/{place_id}/user-restrictionsapis.roblox.com
GET
Get User RestrictionBeta
/cloud/v2/universes/{universe_id}/places/{place_id}/user-restrictions/{user_restriction_id}apis.roblox.com
PATCH
Update User RestrictionBeta
/cloud/v2/universes/{universe_id}/places/{place_id}/user-restrictions/{user_restriction_id}apis.roblox.com
Universes
GET
List User RestrictionsBeta
/cloud/v2/universes/{universe_id}/user-restrictionsapis.roblox.com
GET
Get User RestrictionBeta
/cloud/v2/universes/{universe_id}/user-restrictions/{user_restriction_id}apis.roblox.com
PATCH
Update User RestrictionBeta
/cloud/v2/universes/{universe_id}/user-restrictions/{user_restriction_id}apis.roblox.com
GET
List User Restriction LogsBeta
/cloud/v2/universes/{universe_id}/user-restrictions:listLogsapis.roblox.com