Skip to main content

Revoke an API Token

Revoking an API Token instantly and permanently invalidates it, preventing any further authentication using that token.


To revoke an API Token using the Invariant UI:

  1. Navigate to Settings in the top navigation bar.
  2. Scroll down to the API Tokens section.
  3. Locate the API Token you wish to revoke in the list.
  4. Click the Revoke button (or trash icon) associated with that token.
  5. Confirm the revocation when prompted.

Once revoked, the token cannot be recovered or reactivated. See the Authentication Introduction for more details.