v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
project

Set environment variables of a fleet

put/v1/projects/{projectOrProductUID}/fleets/{fleetUID}/environment_variables

Request body

environment_variable_notesobject

Optional per-variable annotations, keyed by variable name. Setting a key to an empty string removes its note. A 400 error is returned for any key that does not already exist as a stored variable and is not included in environment_variables in the same request.

environment_variablesobject required

Response

The response body from an environment variables request.

environment_variable_notesobject

Optional per-variable annotations, keyed by variable name. Setting a key to an empty string removes its note. A 400 error is returned for any key that does not already exist as a stored variable and is not included in environment_variables in the same request.

environment_variablesobject required