---
title: "DeleteDeviceImage"
method: DELETE
path: "/devices/{deviceId}/image"
tags: ["All Devices"]
---

# DeleteDeviceImage

`DELETE /devices/{deviceId}/image`

For a Web URL of an image associated with a device, dissociate the URL from the device. For an image file stored for a device, delete the image file.

## Path parameters

- `deviceId` string, required — This is the canonical device id used in the device certificate, and as the MQTT client id.

## Response `202`

---

[API](https://skmtc.dev/nrfcloud/apis/nrf-cloud-rest-api.md) · [All operations](https://skmtc.dev/nrfcloud/apis/nrf-cloud-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nrfcloud/nrf-cloud-rest-api/revisions/c4e56e458ebf/schema)
