Skip to main content
POST
/
v1
/
game
/
network
/
{serverId}
/
allocations
/
{allocationId}
/
primary
Set allocation as primary
curl --request POST \
  --url https://api.waterfall.host/v1/game/network/{serverId}/allocations/{allocationId}/primary \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key generated from your Waterfall dashboard

Path Parameters

serverId
string
required
allocationId
string
required

Response

200

Set as primary