Clear User Sessions
Remove all active identity provider sessions. This forces the user to authenticate on the next operation. It optionally revokes OpenID Connect and OAuth refresh and access tokens issued to the user.
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID | The unique identifier for the user. | String | TRUE |
Revoke oauthTokens? | Revoke OAuth tokens if true . |
Boolean | FALSE |
Output
Field | Definition | Type |
---|---|---|
Status Code | The status code returned by the Okta API. | Number |