Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Devbox ID.
Body
application/json
Devbox port that tunnel will expose.
Response
OK
The response is of type object
.
Remove a previously opened tunnel on the Devbox.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Devbox ID.
Devbox port that tunnel will expose.
OK
The response is of type object
.