Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×As per
https://developer.atlassian.com/server/bitbucket/rest/v910/api-group-authentication/#api-access-tokens-latest-projects-projectkey-repos-repositoryslug-put
There are several endpoints available to create repository, project and user-level access tokens. However, it seems like one can't use an access token to create/update another access token.
In this cases, what authentication method is required to use these API endpoints?
I tried bearer token with HTTP token and username with HTTP token in postman and they both seem to be not working as I got the following error:
Hi Zizhan,
The only authentication method for administrative endpoints is Basic authentication with username and password.
Cheers,
Christian
Premier Support Engineer
Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.