Skip to main content

POST /api/vpn/tunnel/:id/terminate

POST /api/vpn/tunnel/:id/terminate

MethodPOST
Path/api/vpn/tunnel/:id/terminate
DomainApps · Vpn
Tiercomputation (public)
Authpublic (no key)

Request

curl -X POST https://zeqsdk.com/api/vpn/tunnel/CONTRACT_ID/terminate \
-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.