Experience Center
Revoking Access Tokens
You can revoke the access tokens assigned to the API clients, when required. The API client can no longer use the revoked token for authentication.
You can only revoke active tokens.
To revoke an access token:
- Go to Administration > API Configuration > OneAPI > Tokens.
- On the ZIdentity Issued Tokens page, you can see the list of tokens.
- Search or use the Status filter to view the list of active tokens.
For the specific active token, click Revoke.
In the Revoke Token window, enter
YES
to confirm the action, then click Revoke.The token is revoked, and the API client can no longer use this token for authentication. You need to generate another token when required.