Skip to content

Commit 80752de

Browse files
authored
Merge pull request #25486 from microsoftgraph/user-invalidateallrefreshtokens
Update user-invalidateallrefreshtokens.md - use the preferred API endpoint
2 parents e7ac537 + 7384dba commit 80752de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api-reference/beta/api/user-invalidateallrefreshtokens.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Invalidates all of the user's refresh tokens issued to applications and session
1818

1919
For developers, if the application attempts to redeem a delegated access token for this user by using an invalidated refresh token, the application receives an error. If this happens, the application needs to acquire a new refresh token by making a request to the OAuth 2.0 `/authorize` endpoint, which forces the user to sign in.
2020

21+
> [!IMPORTANT]
22+
> This API won't be promoted to general availability status. We recommend that you use the [user: revokeSignInSessions](../api/user-revokesigninsessions.md) API instead.
23+
2124
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2225

2326
## Permissions

0 commit comments

Comments
 (0)