Open terminal for shell connection
Launches a new terminal session for a connection with an optional specified working 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 use as the working directory
connection
RequiredstringThe connection uuid
The request was successful. The connection was opened.