Add Delete
### Pacifica Archive Interface version Master ### Pacifica Core Software versions Master ### Platform Details Any ### Scenario: Sometimes data put into the system needs to be deleted administratively, currently there is no way to do this through the API. There should be a way to delete files in the system. ### Steps to Reproduce: Upload unsafe or wrong data (human error), we need to delete it. ### Expected Result: Some way to delete either an admin command or DELETE method from API ### Actual Result: Nothing.
issue