Bans and blocks
*此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按 此处。
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
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
列出用戶限制Beta
/cloud/v2/universes/{universe_id}/user-restrictionsapis.roblox.com
GET
獲取用戶限制Beta
/cloud/v2/universes/{universe_id}/user-restrictions/{user_restriction_id}apis.roblox.com
PATCH
更新用戶限制Beta
/cloud/v2/universes/{universe_id}/user-restrictions/{user_restriction_id}apis.roblox.com
GET
列出用戶限制日誌Beta
/cloud/v2/universes/{universe_id}/user-restrictions:listLogsapis.roblox.com