Centrum twórców
Panel
Nauka
Sklep
Talent
Forum
Plan działania
Zaloguj się
Tworzenie
Omówienie
Projekty
Awatar
Zasoby
Open Cloud
Zwiększono wymagania minimalne dla aplikacji Roblox Studio.
Dowiedz się więcej
Tworzenie
/
Open Cloud
/
All legacy APIs
Polski
Opinia
Develop v2
Podstawowy adres URL
https://develop.roblox.com
JSON
Download
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
Modele
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]