Skip to content

A new endpoint that does a hard delete on an object #43

@TimCsaky

Description

@TimCsaky

If you have versioning enabled on your bucket, to hard delete an object using COMS, you need to delete all versions of the object.
DELETE object/<object ID>?versionId=<last remaining version ID>

Maybe COMS could have a new endpoint that finds all remaining versions and deletes them all.
something like:
DELETE /object/<objId>/destroy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions