Skip to main content

Shutdown game server

Schedule shutdown for game server, with optional countdown and in-game broadcast.

Path Parameters
gameserver_id integer REQUIRED

Example: 57294

Request Body
countdown integer

Possible values: value ≤ 90

message string
Responses
200

successful operation

Schema OPTIONAL
data string OPTIONAL
400

Failed to perform action

Schema OPTIONAL
error string OPTIONAL
404

Game server not found

Schema OPTIONAL
error string OPTIONAL
429

Rate limited

Schema OPTIONAL
error string OPTIONAL