Authorization Server Token Admin Service: Overview

Provides a function for revoking the access token or refresh token.

URL: https://{oauth-provider-url}/oauth/admin/token

Action Endpoint Description
revoke token PUT oauth/admin/token/revoke Revokes the access token or refresh token.