Devbox Network Tools
Remove an open tunnel on the Devbox.
Remove a previously opened tunnel on the Devbox.
POST
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
200
application/json
OK
The response is of type object
.
Was this page helpful?