Bans and blocks
*이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면 여기를 클릭하세요.
Groups
GET
그룹의 금지된 사용자를 가져옵니다.
/v1/groups/{groupId}/bansgroups.roblox.com
GET
그룹에서 사용자의 금지를 가져옵니다.
/v1/groups/{groupId}/bans/{userId}groups.roblox.com
POST
그룹에서 사용자 금지를 설정합니다.
/v1/groups/{groupId}/bans/{userId}groups.roblox.com
DELETE
그룹에서 사용자의 금지를 해제합니다.
/v1/groups/{groupId}/bans/{userId}groups.roblox.com
GET
특정 그룹에 대한 차단된 키워드의 페이지 형식 목록을 검색합니다.
/v1/groups/{groupId}/blocked-keywordsgroups.roblox.com
POST
지정된 그룹에 새로운 차단된 키워드를 추가합니다.
/v1/groups/{groupId}/blocked-keywordsgroups.roblox.com
PATCH
지정된 그룹의 기존 차단된 키워드를 업데이트합니다.
/v1/groups/{groupId}/blocked-keywords/{keywordId}groups.roblox.com
DELETE
지정된 그룹에서 특정 차단된 키워드를 삭제합니다.
/v1/groups/{groupId}/blocked-keywords/{keywordId}groups.roblox.com
Places
GET
사용자 제한 목록베타
/cloud/v2/universes/{universe_id}/places/{place_id}/user-restrictionsapis.roblox.com
GET
사용자 제한 가져오기베타
/cloud/v2/universes/{universe_id}/places/{place_id}/user-restrictions/{user_restriction_id}apis.roblox.com
PATCH
사용자 제한 업데이트베타
/cloud/v2/universes/{universe_id}/places/{place_id}/user-restrictions/{user_restriction_id}apis.roblox.com
Universes
GET
사용자 제한 목록베타
/cloud/v2/universes/{universe_id}/user-restrictionsapis.roblox.com
GET
사용자 제한 가져오기베타
/cloud/v2/universes/{universe_id}/user-restrictions/{user_restriction_id}apis.roblox.com
PATCH
사용자 제한 업데이트베타
/cloud/v2/universes/{universe_id}/user-restrictions/{user_restriction_id}apis.roblox.com
GET
사용자 제한 로그 목록베타
/cloud/v2/universes/{universe_id}/user-restrictions:listLogsapis.roblox.com