v8
latestSwagger 2.02026-07-13120150263.9 KBReplace device properties
Replace all property values of a device by device ID.
put/devices/{deviceId}/properties
Path parameters
deviceIdstring required
Unique ID of the device.
Query parameters
api-versionstring required
The version of the API being called.
unmodeledboolean
The query parameter for supporting unmodeled properties.
Request body
DeviceProperties required
Property values associated with the device.
Response
Success
DeviceProperties required
Property values associated with the device.