Cleared 2m ago · suitenumerique/drive #27 · JavaScript · ★ 455 · MIT

Create a multi delete api routes

There is currently a route to delete one item: DELETE /api/v1.0/items/{id}/ It would be great to have a route to delete multiple items at a time, like hundreds by passing an array of ids in the body of the request.

What we checked

Similar unclaimed issues