Update environment variables with the Houston API
Update environment variables
To programmatically update environment variables, you need:
- A Deployment ID. To retrieve this value, run 
astro deployment listor request theidvalue in theworkspaceDeploymentquery. - A Deployment release name: To retrieve this value, run 
astro deployment listin your Workspace. Alternatively, you can copy the Release name from your Deployment’s Settings tab in the Astro Private Cloud UI. 
Then, in your GraphQL Playground, run the following: