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

Authorizations

Authorization
string
header
required

API key generated from your Waterfall dashboard

Path Parameters

serverId
string
required

Response

200

Allocation created