You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/user.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ This resource supports:
44
44
|[Revoke sign-in sessions](../api/user-revokesigninsessions.md)| None | Revokes all the user's refresh and session tokens issued to applications by resetting the **signInSessionsValidFromDateTime** user property to the current date-time. This operation forces the user to sign in to those applications again. This method replaces **invalidateAllRefreshTokens**. |
45
45
|[Export personal data](../api/user-exportpersonaldata.md)| None | Submits a data policy operation request made by a company administrator to export an organizational user's data. |
46
46
|**AI interaction**|||
47
-
|[Get all enterprise interactions](../api/aiinteractionhistory-getallenterpriseinteractions.md)|[aiInteraction](../resources/aiinteraction.md) collection|Get all Copilot interactions data, including both a user prompt to Copilot and the Copilot response.|
47
+
|[Get all enterprise interactions](../api/aiinteractionhistory-getallenterpriseinteractions.md)|[aiInteraction](../resources/aiinteraction.md) collection|Get all Microsoft 365 Copilot interactions data, including both user prompts to Copilot and Copilot responses. |
48
48
|**App role assignments**|||
49
49
|[List](../api/user-list-approleassignments.md)|[appRoleAssignment](approleassignment.md) collection | Get the apps and app roles that a user has been assigned. |
50
50
|[Add](../api/user-post-approleassignments.md)|[appRoleAssignment](approleassignment.md)| Assign an app role to a user. |
0 commit comments