---
title: "Delete a product image"
method: DELETE
path: "/v1/productimages/{id}"
tags: ["ProductImages"]
---

# Delete a product image

`DELETE /v1/productimages/{id}`

## Path parameters

- `id` integer, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/altoviz/apis/altoviz-api.md) · [All operations](https://skmtc.dev/altoviz/apis/altoviz-api/llms.txt) · [OpenAPI document](https://skmtc.dev/altoviz/apis/altoviz-api/revisions/4f7fa64cf9e3?raw)
