POST /api/mesh/gossip
| Method | POST |
| Path | /api/mesh/gossip |
| Auth | public (no key) |
| Group | Comms · Zeq Mesh |
Request
curl -X POST https://zeqsdk.com/api/mesh/gossip \
-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.