Introduction
Guides
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
- Sign in and go to Access Tokens.
- Find the token you want to revoke.
- Click the Delete button next to it.
- 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
- Create an Access Token — Generate a replacement token.
Need help? Contact us here or at [email protected].