Replaces the (desired) cloud state of the device for the given integration
PUT/api/management/v1/iot-manager/devices/:deviceId/state/:integrationId
Replaces the (desired) cloud state of the device for the given integration
Request
Responses
- 200
- 400
- 401
- 403
- 409
- 500
OK. Returns the updated device state.
Invalid Request.
Unauthorized.
The user is not permitted to access the resource.
Conflict.
Internal Server Error.