System Information
- Strapi Version: 4
- Operating System: Linux
- Database: postgres
- Node Version: 18
- NPM Version: 10
- Yarn Version: n/a
I would like to delete multiple (in fact, many i.e. > 3million) files that were uploaded via the strapi upload plugin. The docs in Upload | Strapi Documentation mention a REST endpoint that supports deleting one such file by id.