generated: '2026-07-11' method: derived source: openapi/microsoft-power-apps-dataverse-web-api-openapi.yml schemes: - name: oauth2 source: openapi/microsoft-power-apps-dataverse-web-api-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/authorize tokenUrl: https://login.microsoftonline.com/{tenantId}/oauth2/v2.0/token description: OAuth 2.0 authentication using Microsoft Entra ID (formerly Azure Active Directory). Applications must be registered in Microsoft Entra ID and granted appropriate Dataverse permissions. scopes: - scope: https://{organization}.crm.dynamics.com/.default description: Full access to Dataverse environment flows: - authorizationCode sources: - openapi/microsoft-power-apps-dataverse-web-api-openapi.yml - scope: https://{organization}.crm.dynamics.com/user_impersonation description: Access Dataverse as the signed-in user flows: - authorizationCode sources: - openapi/microsoft-power-apps-dataverse-web-api-openapi.yml