RemoveDownload

Removes generated zipped CSVs in bulk.

URL

DELETE /api/Report/RemoveReportDownload

RemoveReportDownloads method

 

Parameter Required Description Type
No Parameters      

 

Request Body

Example Value | Schema
[
  0
]

Responses

Code Description Links
200 Success No links
401 Unauthorized No links
409 Conflict No links
  Media Type

text/plain

application/json

text/json

 
  Example Value | Schema  
 
{  
  "type": "string",
  "title": "string",
  "status": 0,
  "detail": "string",
  "instance": "string",
  "additionalProp1": "string", 
  "additionalProp2": "string",
  "additionalProp3": "string"
}