DELETE api/Archive/Cache
Removes cached archives by invalidating the cache.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An indicating the result of the operation. Returns a if the access key is missing or invalid. Returns a with a status of if the cache is invalidated successfully.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.