This request updates `allowedips` by node ID. It...
# general
b
This request updates
allowedips
by node ID. It's work fine.
Copy code
curl -X PUT -d '{"allowedips": ["10.101.0.67/32"]}' -H 'Content-Type: application/json'  -H "Authorization: Bearer secretkey"  'http://localhost:8081/api/nodes/skynet/17379963-7445-4ef7-b85f-8ce8bd0b5ed6'