API Reference
cURL
curl --request PATCH \ --url https://api.waterfall.host/v1/game/network/{serverId}/allocations/{allocationId} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "notes": "<string>" } '
API key generated from your Waterfall dashboard
Allocation updated