Bulk Delete Operation
I need to do a bulk delete operation on a folder with a large amount of nodes as the folder we migrated had a lot more junk in it than was originally expected. So we want to scrap the folder and re-migrate correctly. However, I have to go folder by folder essentially using the UI delete button. Is there a better way that I can do a delete in bulk? I don't have access or ability to change the code but I can leverage something like Postman to hit an OOTB API if necessary. Just seeing what options I have here.

