Create game server backup
Create a manual backup/snapshot of the game server.
Path Parameters |
---|
gameserver_id integer — REQUIREDExample:
|
Request Body |
---|
name string — REQUIREDName for the backup |
Responses | ||
---|---|---|
200 successful operation
| ||
400 Invalid request or server issues
| ||
404 Game server not found
| ||
429 Rate limited
|