Skip to content

Commit 9aa11be

Browse files
authored
Update user.md
1 parent 56d9fd8 commit 9aa11be

File tree

1 file changed

+1
-1
lines changed
  • api-reference/beta/resources

1 file changed

+1
-1
lines changed

api-reference/beta/resources/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This resource supports:
4444
| [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**. |
4545
| [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. |
4646
| **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. |
4848
| **App role assignments**|||
4949
| [List](../api/user-list-approleassignments.md) | [appRoleAssignment](approleassignment.md) collection | Get the apps and app roles that a user has been assigned. |
5050
| [Add](../api/user-post-approleassignments.md) | [appRoleAssignment](approleassignment.md) | Assign an app role to a user. |

0 commit comments

Comments
 (0)