Skip to main content

Update Device Custom Info Value

PATCH 

/api/v1/devices/{deviceId}/custom-info/{key}

Updates the value of the specified custom info key for the given device.

If the key does not exist, returns 404.

Returns the complete list of all custom info entries for the device after the update.

Request

Responses

OK