Bulk Delete Files with REST API
I am wondering if anyone knows of a way to bulk delete files via the REST API. We have a large number of unused image files from 10+ years ago that I need to purge. Deleting them 30 at a time in the UI is slowly draining my life force.
Is there a way I can use the API to do this? I've successfully been able to GET lists of files, but don't see any documentation on actually removing them.