Teamwork App Settings Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
TeamworkAppSettings.Read.All | 475ebe88-f071-4bd7-af2b-642952bd4986 | Read Teams app settings | Allows the app to read the Teams app settings without a signed-in user. |
TeamworkAppSettings.ReadWrite.All | ab5b445e-8f10-45f4-9c79-dd3f8062cc4e | Read and write Teams app settings | Allows the app to read and write the Teams app settings without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
TeamworkAppSettings.Read.All | 44e060c4-bbdc-4256-a0b9-dcc0396db368 | Read Teams app settings | Allows the app to read the Teams app settings on behalf of the signed-in user. |
TeamworkAppSettings.ReadWrite.All | 87c556f0-2bd9-4eed-bd74-5dd8af6eaf7e | Read and write Teams app settings | Allows the app to read and write the Teams app settings on behalf of the signed-in user. |