Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Cancel tunnel connection
POST
/ssh/tunnel/cancel
Cancel tunnel connection.
Server: localhost:8083
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"tunnelName"
:
"string"
}
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
POST
/ssh/tunnel/cancel
Playground
Server
Select a server...
Authorization
bearerAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI