Team Settings Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
TeamSettings.Read.All | 242607bd-1d2c-432c-82eb-bdb27baa23ab | Read all teams’ settings | Read all team’s settings, without a signed-in user. |
TeamSettings.ReadWrite.All | bdd80a03-d9bc-451d-b7c4-ce7c63fe3c8f | Read and change all teams’ settings | Read and change all teams’ settings, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
TeamSettings.Read.All | 48638b3c-ad68-4383-8ac4-e6880ee6ca57 | Read teams’ settings | Read all teams’ settings, on behalf of the signed-in user. |
TeamSettings.ReadWrite.All | 39d65650-9d3e-4223-80db-a335590d027e | Read and change teams’ settings | Read and change all teams’ settings, on behalf of the signed-in user. |