创作者中心
中心
学习
商店
人才
论坛
路线图
登录
Create
概览
体验
虚拟形象
素材
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
中文(简体)
反馈
Develop v2
基本网址
https://develop.roblox.com
JSON
下载
AssetsV2
GET
/v2
/assets
/{id}
/versions
Retrieves asset information for the specified asset ID. The authenticated user must be able to manage the asset or granted by package permission.
PlacesV2
GET
/v2
/places
/{placeId}
Gets the place configuration for the place with the id placeId
PATCH
/v2
/places
/{placeId}
Updates the place configuration for the place with the id placeId
UniverseSettings
PATCH
/v2
/universes
/{universeId}
/configuration
Update universe settings for an owned universe. V2 Contains data for avatar scale and asset override.
TeamTestV2
DELETE
/v2
/teamtest
/{placeId}
Close a game instance that is being used for team testing
模型
Models
Roblox.Api.Develop.AssetVersion
Roblox.Api.Develop.Models.PlaceConfigurationModelV2
Roblox.Api.Develop.Models.PlaceModelV2
Roblox.Api.Develop.Models.UniverseModerationPolicyStatus
Roblox.Api.Develop.Models.UniverseSettingsRequestV2
Roblox.Api.Develop.Models.UniverseSettingsResponseV2
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.String]
Roblox.Platform.UniverseSettings.UniverseAvatarAssetOverrideResponseModel
Roblox.UniversePluginPermissionAuthority.Models.UniversePluginPermissions
Roblox.Web.Responses.Avatar.ScaleModel
Roblox.Web.WebAPI.ApiEmptyResponseModel
Roblox.Web.WebAPI.ExclusiveStartRequest[System.String]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Api.Develop.AssetVersion]