Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Attempting to update deployment variables through API with a token fails.

Brian_Daniels
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 15, 2025

We are trying to update some tooling we have to set repo and deployment variables through the api to use API tokens instead of app passwords in light of their deprecation.

This works fine for repo variables, but when we try to set a deployment variable through the /deployments_config/environments/(env_uuid)/variables/ API call it returns a 403 error of 'This API is not accessible by this authentication mechanism'.

Calling the same endpoint with an app password works and updates the variable.  The token has a scope of read:pipeline:bitbucket and admin:pipeline:bitbucket.

How can we update these when authenticating using an API token?

1 answer

0 votes
Aron Gombas _Midori_
Community Champion
August 16, 2025

@Brian_Daniels I found an article in which the author works with the same end-point like you, and it seems he is also using the pipeline:variable scope. Maybe you need this, or there is a similar scope for environments, it might worth a research...

https://medium.com/@matiasquin/devops-wizardry-turning-bitbucket-variable-chaos-into-automation-bliss-18f392f89a70

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events