Skip to content

Bulk delete files #12

@lmarini

Description

@lmarini

We currently only have an endpoint to delete one file at a time. Client can potentially make a lot of calls when deleting large collections of files. This would also be helpful in case file deletes fail halfway. Maybe even let the system recover from partial deletes.

The new endpoint would accept list of files IDs in the body of the request.

Note: This exists for Datasets using selections. We could just extend selections to include files.

Metadata

Metadata

Assignees

Labels

apiJSON RESTful Web API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions