Devbox
Devbox-NetworkTools
Enable a tunnel for a running Devbox.
Enable a V2 tunnel for an existing running Devbox. Tunnels provide encrypted URL-based access to the Devbox without exposing internal IDs. The tunnel URL format is: https://{port}-{tunnel_key}.tunnel.runloop.ai
Each Devbox can have one tunnel.
post/v1/devboxes/{id}/enable_tunnel
Path parameters
idstring required
The Devbox ID.
Request body
Response
OK