Update Device Firmware
PUT/v1/device/:deviceUid/firmware
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Set/upgrade Firmware version of a device.
Deprecated: the version alone may not identify a firmware uniquely (the same version can exist for several device models or OS versions). Use PUT /v2/device/{deviceUid}/firmware with the firmware version UID instead.
Available firmware versions are listed in Supported devices section. 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.
Downgrading is available only for devices by some vendors - LG webOS, BrightSign.
Read more about Firmwares, upgrade options and other important items.
Request
Responses
- 200
- 402
- 404
OK message with link in header
Response Headers
Contains URL pointing to the resource
Payment Required - Feature entitlement missing
Not Found