Restart game server
Schedule restart for game server, with optional countdown and in-game broadcast.
| Path Parameters |
|---|
gameserver_id integer — REQUIREDExample:
|
| Request Body |
|---|
countdown integerPossible values: value ≤ 90 |
message string |
| Responses | ||
|---|---|---|
200successful operation
| ||
400Failed to perform action
| ||
404Game server not found
| ||
429Rate limited
|