PUT /api/fleet-records/:collection/:k
── owner PUT
| Method | PUT |
| Path | /api/fleet-records/:collection/:k |
| Domain | Network & governance · Fleet Records |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X PUT https://zeqsdk.com/api/fleet-records/YOUR_COLLECTION/YOUR_K \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description
Generated from the node's own route registry (GET /api/endpoints) — this path is live.