Skip to content

A Google Apps Script to unshare the user's entire Google Drive using recursion. Not sure why anyone would need this...

License

Notifications You must be signed in to change notification settings

tjwalkr3/drive-unshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

drive-unshare

A Google Apps Script to unshare the user's entire Google Drive using recursion.

Using the Script

Copy this script into a new Google Apps Script project. Add the Drive Api v3 service from the services drop-down on the left side of the IDE. Run the unShare method.

(you will have to grant permissions for the app in the popup after you run the function)

About

A Google Apps Script to unshare the user's entire Google Drive using recursion. Not sure why anyone would need this...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published