Skip to main content

Run command on game server

Send command to game server.

Path Parameters
gameserver_id integer REQUIRED

Example: 57294

Request Body
command string REQUIRED
Responses
200

successful operation

Schema OPTIONAL
data string OPTIONAL
400

Invalid request or server offline

Schema OPTIONAL
error string OPTIONAL
404

Game server not found

Schema OPTIONAL
error string OPTIONAL
429

Rate limited

Schema OPTIONAL
error string OPTIONAL