Skip to content

Delete SSH file or folder

DELETE
/ssh/file_manager/ssh/deleteItem

Delete SSH file or folder. Server: localhost:8084

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

sessionId*

SSH session ID

Typestring
Required
path*

File or directory path

Typestring
Required
isDirectory*

Whether the item is a directory

Typeboolean
Required

Responses

OK

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

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0