Forum Discussion
dkehoe
Jan 12, 2021Copper Contributor
Bulk Removal of Access for User
I have an employee on my team that is moving to another role in another department of our company. How do I find all files that were shared with him and revoke access to them? I have not been abl...
VasilMichev
Jan 12, 2021MVP
There's nothing built-in for this scenario afaik, but you should be able to leverage the Graph API or CSOM to remove permissions programmatically.