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