Hi all,
I have the following problem: On my sharepoint site I have a library called "docs" and in this library is one folder called "test" (no subfolders or anything like that). I want to delete all sharing links of folder "test" with a flow.
Of course the described issue is not exactly my usecase, but to give it propper names, this is the best way 🙂
So far my research on this issue went, the only way to approach this is a http request because the preset command "stop sharing an item or file" does not work for folders. I tried to find a solution for the last several hours, but I was not successfull. Maybe anybody else has a solution for my issue.
thanks a lot in advance 🙂