DELETE api/File/{archiveguid}/{docid}/{fileid}

Delete additional files attached to a document, the main file cannot deleted

Request Information

URI Parameters

Name Description Type Additional information
archiveguid

string

Required

docid

integer

Required

fileid

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.