POST /api/sync
POST /node/sync
| Method | POST |
| Path | /api/sync |
| Auth | public (no key) |
| Group | Machine · Zeq Node |
Request
curl -X POST https://zeqsdk.com/api/sync \
-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.