POST /api/vpn/tunnel/handshake-accept
accept
| Method | POST |
| Path | /api/vpn/tunnel/handshake-accept |
| Auth | public (no key) |
| Group | Comms · Vpn |
Request
curl -X POST https://zeqsdk.com/api/vpn/tunnel/handshake-accept \
-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.