v1

latestOpenAPI 3.0.32026-07-22194221292.5 KB
network

Disconnect tunnel

Stop the network tunnel and restore the original network configuration. WARNING: After disconnecting, the sandbox will lose all outbound internet connectivity (no egress). Inbound connections to the sandbox will still work. Use PUT /network/tunnel/config to re-establish the tunnel.

delete/network/tunnel

Response

Tunnel disconnected

messagestring required
pathstring

Example response

{
  "message": "File created successfully",
  "path": "/path/to/file"
}