Table of Contents

TeamworkAppSettings.ReadWrite.All

Allows the app to read and write the Teams app settings on behalf of the signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the TeamworkAppSettings.ReadWrite.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier ab5b445e-8f10-45f4-9c79-dd3f8062cc4e 87c556f0-2bd9-4eed-bd74-5dd8af6eaf7e
DisplayText Read and write Teams app settings Read and write Teams app settings
Description Allows the app to read and write the Teams app settings without a signed-in user. Allows the app to read and write the Teams app settings on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: customAppSettings

Property Type Description
developerToolsForShowingAppUsageMetrics appDevelopmentPlatforms A comma-separated list of developer tools that are allowed to display app usage metrics. The possible values are: developerPortal, unknownFutureValue.