Skip to main content
DELETE
/
v1
/
game
/
network
/
{serverId}
/
allocations
/
{allocationId}
Delete allocation
curl --request DELETE \
  --url https://api.waterfall.host/v1/game/network/{serverId}/allocations/{allocationId} \
  --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

Allocation deleted