I was wondering if through the Google Drive API Admin-SDK I can set and change Organization permissions for sharing, for example disabling sharing outside the organization or completely disable share.
I checked in https://developers.google.com/admin-sdk/directory/v1/guides/manage-org-units but there is no API endpoint to perform that.
Also is it possible to change the Sharing settings for the entire Drive domain? For example turning on or off sharing outside the domain.
Thanks!