Delete all items in Recycle Bin
How to delete all items in a SharePoint Online Recycle Bin using a Power Automate flow. In other words, empty both the first stage and second recycle bin.
URI
Headers
Body
Not applicable
Screenshot with example
Copy/paste example
Resources
RecycleBinItemCollection.DeleteAll method
That’s it, Happy testing!
I did it exactly this way and it is only cleaning the files that were deleted by the owner of the flow. The flow interprets other people’s files, results in 200, but does not delete them. Can you help me?