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:
- Navigate to
Settings
in the top navigation bar. - Scroll down to the API Tokens section.
- Locate the API Token you wish to revoke in the list.
- Click the Revoke button (or trash icon) associated with that token.
- Confirm the revocation when prompted.
Once revoked, the token cannot be recovered or reactivated. See the Authentication Introduction for more details.