Managing your access tokens

A user can update or remove their own tokens.

Revoking a token

When you revoke one of your tokens, the token is invalidated and any existing connections to IBM® ESG Suite APIs are stopped. To revoke a token, complete these steps:
  1. Click the profile icon on the menu bar, and click My API Access Tokens to open the Access Tokens grid.
  2. Select the token in the grid, click Actions and select Revoke Token.
The token is removed from the Access Tokens grid.

Editing a token

You can edit the fields of a token, including the expiry date. However, any small change to a token deactivates the token.
  1. Click the profile icon on the menu bar, and click My API Access Tokens to open the Access Tokens grid.
  2. Select the token in the grid, click Actions, and select Edit Token.
  3. In the Edit Token dialog, you can edit the token name, the number of days that the token is valid, and the scope setting.
  4. Regenerate the JWT token for authentication in API calls.