---
title: "Deletes a single image by id"
method: DELETE
path: "/api/v1/products/images/{imageId}"
tags: ["Products"]
---

# Deletes a single image by id

`DELETE /api/v1/products/images/{imageId}`

## Path parameters

- `imageId` integer, required

## Response `200`

OK

- object

---

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