Skip to main content

Launch game server

POST 

/v1/games/:gameId/servers/launch

Launches a standalone game server and returns immediately without waiting for it to become ready. The server will be in a starting state, use GetGameServerDetails or ListGameServers to poll for status updates.

Request

Responses

Game server creation initiated.