Update Device Firmware (V2)
PUT/v2/device/:deviceUid/firmware
Set/upgrade Firmware version of a device by the firmware version UID.
The UID identifies one exact firmware from the catalog (see GET /v2/firmware), so the request is unambiguous even when the same version exists for several device models or OS versions. For LG (webOS) devices the request is rejected when the firmware does not match the device's model group or webOS version, or when the device already runs the requested version.
This feature is dangerous. You must be sure that a device will be kept on during upgrading. Otherwise, it can be irrecoverably broken and needs to be repaired by a vendor.
Request
Responses
- 200
- 402
- 404
OK message with link in header
Response Headers
Link
Contains URL pointing to the resource
Payment Required - Feature entitlement missing
Not Found