DELETE api/EgnyteDocuments/{appName}/{folderName}/{fileName}
Delete file from Egnyte App folder
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
appName | App folder name |
Define this parameter in the request URI. |
folderName | Folder name to download from under app |
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.