All Devices

UpdateDeviceImage

Update the image associated with a device, as displayed on nrfCloud.com. If uploading an image, add image to the request body (JPEG or PNG only). Otherwise, use the sourceUrl query param to set the device image to an existing image on the Web.

put/devices/{deviceId}/image

Path parameters

deviceIdstring required

This is the canonical device id used in the device certificate, and as the MQTT client id.

Example:nrf-1234567890123456789000

Query parameters

sourceUrlstring

Request body

string required

Changes