Skip to content

Disconnect tunnel

POST
/ssh/tunnel/disconnect

Disconnect tunnel. Server: localhost:8083

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"tunnelName": "string"
}

Responses

OK

application/json
JSON
{
"message": "string"
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0