latestOpenAPI 3.0.12026-08-10234260964.0 KB
6cc88fde6435
Environment Variables
Update an environment variable
Update a single user-defined environment variable. The value can be either a string or a JSON object (default: string), as specified by the is_json boolean flag. Additionally, the inheritability of an environment variable can be determined through the is_inheritable flag (default: true). See the Variables section in our documentation for more information.
patch/projects/{projectId}/environments/{environmentId}/variables/{variableId}
Path parameters
projectIdstring required
environmentIdstring required
variableIdstring required