Skip to main content
POST
/
v1
/
game
/
backups
/
{serverId}
/
{backupId}
/
lock
Toggle backup lock
curl --request POST \
  --url https://api.waterfall.host/v1/game/backups/{serverId}/{backupId}/lock \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key generated from your Waterfall dashboard

Path Parameters

serverId
string
required
backupId
string
required

Response

200

Lock toggled