Delete an Access Token

Revoke an access token to immediately invalidate it across all devices and tools that use it.


When to Delete a Token

  • A token has been compromised or leaked.
  • A token is no longer needed (e.g., a CI job was decommissioned).
  • You want to rotate tokens as part of a security policy.

How to Delete an Access Token

  1. Sign in and go to Access Tokens.
  2. Find the token you want to revoke.
  3. Click the Delete button next to it.
  4. Confirm the action.

The token is immediately invalidated. Any client using it will receive authentication errors on their next request.

Deleting a token cannot be undone. If you need access again, create a new token.


Related

Need help? Contact us here or at [email protected].