Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Create new SSH folder
POST
/ssh/file_manager/ssh/createFolder
Create new SSH folder.
Server: localhost:8084
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"sessionId"
:
"string"
,
"path"
:
"string"
,
"folderName"
:
"string"
}
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
POST
/ssh/file_manager/ssh/createFolder
Playground
Server
Select a server...
Authorization
bearerAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI