- Least privileged Microsoft Graph permission to access the action via application:
User.RevokeSessions.All.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
User.RevokeSessions.All.| Parameter | Description |
|---|---|
| User ID | The user ID or principal name of the user whose sessions are to be revoked. Note: * This field is required when using an application connection. * When using an OAuth (delegated) connection, leave this field empty to revoke the connected user’s own sessions. |
{
"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#Edm.Boolean",
"value": true
}
Was this page helpful?