DELETE api/Documents/{buid}/Caps/{assetCategoryID}/{assetname}/{docType}/{filename}

Delete file from 3rd level Caps Egnyte folder

Request Information

Parameters

NameDescriptionAdditional information
buid
Business Unit ID

Define this parameter in the request URI.

assetCategoryID
Asset Category folder (1st level)

Define this parameter in the request URI.

assetname
Named Asset folder (2nd level)

Define this parameter in the request URI.

docType
Document Type folder (3rd level)

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.