Update External sharing site
How to update the external sharing setting of a SharePoint Online site collection using a Power Automate flow.
URI
Headers
Body
Screenshot with example
Sample data
Site Address (Admin Centre Url) – https://contoso-admin.sharepoint.com
SiteId – 8efa5068-05f1-4be6-829c-05521647e8f1
SharingCapability – 2 (Anyone)
Copy/paste example
SharingCapability Enumeration
Value | Label |
---|---|
0 | Only people in your organization |
1 | New and existing guests |
2 | Anyone |
3 | Existing guests only |
Resources
SharingCapabilities enumeration
That’s it, Happy testing!
Does this support api with app permissions