Skip to main content

Configure Site Permissions

11/06/2026

Graphwise for SharePoint can only auto-tag site contents if the Graphwise for SharePoint Administration application has write access to the site.

Artboard_1_copy_4.png

You can grant this permission using a Microsoft Graph API call or from the Graphwise for SharePoint Administration application once a library or list on that site has been connected to a Graph Modeling taxonomy.

To grant site permissions using a Microsoft Graph API call:

  1. Replace the sitesId value with the ID of the site to which you want to grant access to the Graphwise for SharePoint Administration application.

  2. Replace the id value with the Application (client) ID for the Graphwise for SharePoint Administration application in Microsoft Entra ID.

For detailed instructions on how to grant site permissions with a Microsoft Graph API call, refer to the Microsoft Graph documentation.