DELETE api/ArtemisDocuments/{appName}/{centerFolder}/{subfolderName}/{fileName}

Delete file from Egnyte App folder

Request Information

Parameters

NameDescriptionAdditional information
appName
App folder name

Define this parameter in the request URI.

centerFolder
Center folder name

Define this parameter in the request URI.

subfolderName
Folder name to download from under center folder

Define this parameter in the request URI.

fileName
File name to download

Define this parameter in the request URI.

Response Information

IHttpActionResult

Response body formats

application/json, text/json, text/javascript

Sample:

Sample not available.