Remove file from recent list
DELETE
/ssh/file_manager/recent
Remove file from recent list. Server: localhost:8081
Authorizations
bearerAuth
TypeHTTP (bearer)
Parameters
Query Parameters
name*
File name
Typestring
Requiredpath*
File path
Typestring
RequiredisSSH*
Whether this is an SSH file
Typeboolean
RequiredsshSessionId
SSH session ID
Typestring
hostId*
Host ID
Typeinteger
RequiredResponses
OK
application/json
JSON
{
"message": "string"
}