e15802062270

latestOpenAPI 3.0.42026-08-088161,1253.1 MB
Universes

Launch a game server restart for a universe.

post/server-management/v1/universes/{universeId}/restarts

Path parameters

universeIdinteger required

The universe ID

Request body

bleedOffDurationMinutesinteger nullable

Period in minutes before servers begin to be restarted. During this time, players will not be matchmade to servers scheduled for restart. Valid range: 1-240.

placesobject nullable

Optional mapping of place ID to specific PlaceFilter objects. If empty for a place, restart all versions of that place. If null/omitted entirely, restart all places in the universe.

{"stackTrail":"components:schemas:LaunchRestartRequest:properties:attributes","oasType":"schema","type":"unknown","description":"Optional JSON object sent to game servers when the restart is scheduled.\r\nMust be a JSON object and at most 500 bytes when serialized (UTF-8).","nullable":true}

Response

Success

idstring nullable

ID of the restart.

playersImpactedinteger

Number of players in instances that will be shut down.

instancesImpactedinteger

Number of game instances that will be closed.