Sign in

Read/Set site properties

documented

Manage site properties (tenant-level/site properties) via admin REST endpoints.

Adminno implementation yet0 runs

Input

site_url*
Tenant admin host (without https://, e.g. contoso-admin.sharepoint.com)
contoso-admin.sharepoint.com
OAUTH2_ACCESS_TOKEN*
OAuth 2.0 access token
<token>
disable_app_views
Disable App Views (for POST body)
true|false
disable_flows
Disable Flows (for POST body)
true|false
storage_quota_type
StorageQuotaType (enum, for POST body)
0|1|2
storage_quota
StorageQuota (KB, for POST body)
number
Calls Microsoft SharePoint as you (your API key is your account); keychains.dev holds the credentials.
Read/Set site properties · Microsoft SharePoint · OpenIntegrations