How do I regenerate or delete a Personal Access Token?
Go to Account & Security > Connected Apps > Personal Access Tokens and find the token you want to manage.
- Regenerate keeps the same label and permissions but creates a new token string and lets you choose a new expiration period. Use this when a token is about to expire or may have been exposed.
- Remove permanently revokes the token.
In both cases, the old token stops working immediately. Update any scripts or devices that were using it.