Skip to content

Remove file from pinned list

DELETE
/ssh/file_manager/pinned

Remove file from pinned list. Server: localhost:8081

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

name*

File name

Typestring
Required
path*

File path

Typestring
Required
isSSH*

Whether this is an SSH file

Typeboolean
Required
sshSessionId

SSH session ID

Typestring
hostId*

Host ID

Typeinteger
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