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 | ||
|---|---|---|
200successful operation
| ||
400Invalid request or server issues
| ||
404Game server not found
| ||
429Rate limited
|