v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBUpdates the place configuration for the place with the id placeId
Path parameters
The place id for the place to be updated.
Request body
The name for the place.
The new description for the place.
The max number of players for the place.
The social slot type for the place. Determines how users are placed into servers. Examples: Automatic, Empty, Custom
The number of social slots for the place when the slot type is custom.
Determines if copying of the place is allowed.
List of allowed gear types
If all genres are allowed, or only the experience type
Response
OK
The max number of players for the place.
The social slot type for the place. Determines how users are placed into servers. Examples: Automatic, Empty, Custom
The number of social slots for the place when the slot type is custom.
Determines if copying of the place is allowed.
The current saved version number of the place.
Whether all genres allowed in the place.
Types of Roblox gear that are allowed to exist in the place. Valid values are from amp::AssetCategory
The maximum allowed number of players for the place that the user can set, based on user roleset.
The time place was created.
The time place was updated.
Returns the place id.
Returns the id of the place's universe, or null - if the place is not part of a universe.
Returns the place name.
Returns the place description.
Returns whether this place is the root place.