Get started with Bitbucket Cloud
New to Bitbucket Cloud? Check out our get started guides for new users.
When an Access Token is no longer needed or has been compromised, a Repository admin should remove (or revoke) it from the repository. Revoking a Repository Access Token removes all access granted to the token, and any applications using the token will lose access to the repository.
To revoke a Repository Access Token:
At bitbucket.org, navigate to the repository the Access Token was created for.
On the sidebar, select Repository Settings.
On the sidebar, under Security, select Access tokens.
Find the Access Token and select Revoke. Then confirm that you want to revoke the token.
Was this helpful?