Skip to main content

PUT /api/fleet-records/:collection/:k

── owner PUT

MethodPUT
Path/api/fleet-records/:collection/:k
DomainNetwork & governance · Fleet Records
Tiercomputation (public)
Authpublic (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.