API
Deprovision Tunnel
Close an active tunnel connection and clean up.
DELETE
/api/agent/tunnels/:subdomainjson
{
"subdomain": "agent-a1b2c3d4",
"status": "deprovisioned"
}Close an active tunnel connection and clean up.
/api/agent/tunnels/:subdomain{
"subdomain": "agent-a1b2c3d4",
"status": "deprovisioned"
}