Revoke a Project API Token

Revoke a project token you no longer trust or need.

Goal

Stop token authentication for that project immediately.

Revoking a token is permanent. A revoked token cannot be restored.

Steps

  1. Open the target project
  2. Open API Tokens and VIEW ALL
  3. Select the token to revoke
  4. Click REVOKE and confirm

Result

  • The token stops authenticating requests
  • The list updates with revoked status

Common issues

  • You cannot revoke the token: confirm your permissions in the project
Edit on GitHub

On this page