public. Remove a file from the archive (wipe)
| Name | Type | Description |
| fileid | int | identifies a file by ID |
| Name | Type | Description |
| authenticate | bool? | Force authentication for request (default: false) |
| Name | Value | Description |
| BadRequest | 400 | Invalid input parameter or request body |
| Forbidden | 403 | Administrator access is required |
| NotFound | 404 | Requested file could not be found in the archive |
| Ok | 200 | Request completed successfully |
None
Removing a file from the archive will cause it to be permanently deleted.
Use GET:archive/files to retrieve a list of files currently in the archive.