v62

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

Delete environment variable of a device

delete/v1/projects/{projectOrProductUID}/devices/{deviceUID}/environment_variables/{key}

Path parameters

projectOrProductUIDstring required
deviceUIDstring required
keystring required

The environment variable key to delete.

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