Announcements
Hi Everyone, I want to increase the storage quota of a SharePoint site using Power Automate.
Is it possible to update the site’s storage limit (quota) using HTTP Request to SharePoint? If yes, what is the correct API request and what permissions are required?
Thanks in advance!
_api/Microsoft.Online.SharePoint.TenantAdministration.Tenant/Sites('@{outputs('Send_an_HTTP_request_to_SharePoint_-_Get_Site_Id')?['body']['Id']}')
Headers
{ "Accept": "application/json;odata=nometadata", "Content-Type": "application/json;odata=nometadata", "X-HTTP-Method": "MERGE" }
Body
{ "StorageMaximumLevel": "256000" }
Blog Post FYR.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 552
Valantis 388
11manish 375