v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBUpdate universe settings for an owned universe.
Path parameters
The universeId.
Request body
The name of the universe.
Which avatar types are allowed in the universe.
Whether custom scales allowed in the universe.
Whether custom animations are allowed in the universe.
What type of collisions are used by the universe.
What avatar body types are allowed by the universe.
What avatar joint positioning type is allowed by the universe.
Archive status of the universe.
Whether game access is limited to friends for user-owned games or group members for group-owned games.
Game genre.
List of device types this game can be played on.
Whether the game is offered for sale.
Price of the game, in Robux.
Sets whether access to APIs for mesh and texture is enabled for this universe.
Set is rewarded on-demand ads are allowed for this universe.
Sets the base price of the experience for Fiat purchases.
Determines the change type of the Fiat Product Change request. Can either Activate the product, Update the price, or Deactivate the product.
Whether demo mode is enabled for this paid access game.
Response
OK
If the universe allows the use of private servers.
The price to purchase a private server in robux.
Whether access to APIs for mesh and texture is enabled for this universe.
Whether rewarded on-demand ads are allowed for this universe.
The universe Id.
The universe name.
Which avatar types are allowed in the universe. ['MorphToR6' = 1, 'PlayerChoice' = 2, 'MorphToR15' = 3]
Whether custom scales allowed in the universe. ['NoScales' = 1, 'AllScales' = 2]
Whether custom animations are allowed in the universe. ['Standard' = 1, 'PlayerChoice' = 2]
What type of collisions are used by the universe. ['InnerBox' = 1, 'OuterBox' = 2]
What avatar body types are allowed by the universe. ['Standard' = 1, 'PlayerChoice' = 2]
What avatar joint positioning is allowed by the universe. ['Standard' = 1, 'ArtistIntent' = 2]
Archive status of the universe
Whether game access is limited to friends for user-owned games or group members for group-owned games.
Game genre. ['All' = 0, 'Tutorial' = 1, 'Scary' = 2, 'TownAndCity' = 3, 'War' = 4, 'Funny' = 5, 'Fantasy' = 6, 'Adventure' = 7, 'SciFi' = 8, 'Pirate' = 9, 'FPS' = 10, 'RPG' = 11, 'Sports' = 12, 'Ninja' = 13, 'WildWest' = 14]
List of device types this game can be played on.
Whether the game is offered for sale.
Price of the game, in Robux.
Whether studio access to APIs is allowed or not.
Privacy type of the universe.
Whether the game is offered for sale in fiat.
The basePriceId for the Fiat product.
The current moderation status of the game if it is for sale in fiat. ['Invalid' = 0, 'NotModerated' = 1, 'Pending' = 2, 'Approved' = 3, 'Rejected' = 4]
The audiences this universe is visible to (e.g. Editors, PlayTesters, Friends, Public). Always non-null; may be empty when audience visibility has not been configured.
Whether demo mode is enabled.
The earliest time at which demo mode can be toggled again (ISO 8601). Null when no cooldown is active (i.e. demo mode can be changed immediately).