bf71bb1f9a
* Init Powell Teams Connector * Update README.md * Add files via upload Add apiProperties.json and update readme.md * Update apiDefinition.swagger.json Adding endpoints on api to handle approvals and reports of the Powell Teams application * Fix swagger definition * fix paconn validate errors * Update apiProperties * Update apiProperties.json / apiDefinition.swagger.json * Update apiDefinition.swagger.json / apiProperties.json * Update readme.md * Revert title, description, and contact info. Reindenting file. Co-authored-by: fcamier <56602287+fcamier@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
README.md
Powell Teams
Powell Teams API endpoints allows you to manage the governance of your teams (creation / update of your teams).
Prerequisites
You will need the following to proceed:
An Powell Teams environment.
More information : https://appsource.microsoft.com/en-us/product/office/WA200001585?tab=Overview
Documentation
In order to use this API, you need to be authorized. To do so, click on the "Authorize" button and provide a valid Microsoft Graph Access Token with the following delegated permissions :
- Directory.AccessAsUser.All
- Group.ReadWrite.All
- Notes.Read.All
- Notes.ReadWrite.All
- Sites.Read.All
- User.Read.All
Note : Please refer to following Microsoft documentation if you need to know how to get a Microsoft Graph Access Token : https://docs.microsoft.com/fr-fr/graph/auth-v2-user