Run command on game server
Send command to game server.
Path Parameters |
---|
gameserver_id integer — REQUIREDExample:
|
Request Body |
---|
command string — REQUIRED |
Responses | ||
---|---|---|
200 successful operation
| ||
400 Invalid request or server offline
| ||
404 Game server not found
| ||
429 Rate limited
|