We are thrilled to share with you that Powell Teams is now Powell Governance, marking our expanded focus on Microsoft 365!
Expect documentation to be reflect this change in the coming days. For more information, please have a look at this article.
Introduction
The Powell Governance API is organized around REST.
It is available to use on our API documentation and only for Standard Powell Governance License tenants.
Discover how this functionality allows you to leverage Powell Governance usage by connecting with tons of valuable content from other sources. It will enable you to get information about your tenant without using the product interface and even create teams with it.
Authentication
To be able to use the API, you will need to provide an bearer access token on the page. This authentication access is displayed on a left pannel once you clicked on any endpoint:
Fill the "value" field with your Graph Explorer token that you can find here:
The token used to consume the API must include the following rights to operate:
Graph : - Directory.AccessAsUser.All - Group.ReadWrite.All - Notes.Read.All - Notes.ReadWrite.All - Sites.Read.All - User.Invite.All - User.Read.All