POST /api/av/claim
locally. Response: { ok: true, audit_row_id, s_forensic, fired, notified }
| Method | POST |
| Path | /api/av/claim |
| Auth | public (no key) |
| Group | Security · Av |
Request
curl -X POST https://zeqsdk.com/api/av/claim \
-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.