Devbox
Devbox-NetworkTools
Create an ephemeral PTY tunnel for a running Devbox.
Create an ephemeral authenticated tunnel for terminal access to a running Devbox. This tunnel is not persisted on the Devbox and is generated fresh on each request. The returned auth_token should be passed as a Bearer token in the X-Runloop-Tunnel-Authorization header.
post/v1/devboxes/{id}/create_pty_tunnel
Path parameters
idstring required
The Devbox ID.
Response
OK