Trung Tâm Nhà Sáng Tạo
Bảng Điều Khiển
Học
Cửa Hàng
Tài Năng
Diễn Đàn
Lộ Trình
Đăng Nhập
Tạo
Tổng Quan
Trải Nghiệm
Avatar
Tài Sản
Open Cloud
Roblox Studio đã tăng yêu cầu về thông số kỹ thuật tối thiểu.
Tìm Hiểu Thêm
Tạo
/
Open Cloud
/
All legacy APIs
Tiếng Việt
Phản Hồi
Translation roles v1
URL Cơ Sở
https://translationroles.roblox.com
JSON
Tải Xuống
GameLocalizationRoles
GET
/v1
/game-localization-roles
/games
/{gameId}
/current-user
/roles
Retrieves the list of roles granted to current logged-in user
GET
/v1
/game-localization-roles
/games
/{gameId}
/roles
/{role}
/assignees
Gets list of users assigned a specific role in a game.
GET
/v1
/game-localization-roles
/roles
/{role}
/current-user
Gets the list of games and associated role assignment info for the requested user and role.
PATCH
/v1
/game-localization-roles
/games
/{gameId}
Assigns or revokes a role
Mô Hình
Models
Roblox.GameLocalization.Client.GameLocalizationRoles.Assignee
Roblox.GameLocalization.Client.GameLocalizationRoles.GameLocalizationRoleAssignment
Roblox.TranslationRoles.Api.Assignee
Roblox.TranslationRoles.Api.GetGameLocalizationRoleAssignmentsForUserResponse
Roblox.TranslationRoles.Api.UpdateRoleRequest
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.TranslationRoles.Api.Assignee]
Roblox.Web.WebAPI.Models.ApiArrayResponse[System.String]