v62

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

Set environment variables of a device with device pin authorization

put/v1/products/{productUID}/devices/{deviceUID}/environment_variables_with_pin

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