Summary of request
Score currently has no way to permanently remove an object from the object storage. This becomes a blocker when it's needed to fully purge data for compliance reasons.
Desired solution
Add a new admin-only endpoint, e.g. DELETE /objects/{objectId}
Additional context
The workaround is to bypass Score and use the AWS CLI to manually remove the archive.
Summary of request
Score currently has no way to permanently remove an object from the object storage. This becomes a blocker when it's needed to fully purge data for compliance reasons.
Desired solution
Add a new admin-only endpoint, e.g.
DELETE /objects/{objectId}Additional context
The workaround is to bypass Score and use the AWS CLI to manually remove the archive.