Open connection in file browser
Creates a new tab in the file browser and opens the specified connections with an optional starting directory.
Authorization
Authorization
RequiredBearer <token>The bearer token used is the session token that you receive from the handshake exchange.
In: header
Request Body
application/json
Requireddirectory
RequiredstringThe optional directory to browse to
connection
RequiredstringThe connection uuid
The request was successful. The connection was opened.