Update device properties via patch

Update property values of a device by device ID.

patch/devices/{deviceId}/properties

Path parameters

deviceIdstring required

Unique ID of the device.

Query parameters

api-versionstring required

The version of the API being called.

Request body

object required

Response

Success

DeviceProperties required

Property values associated with the device.

Changes