---
title: "Delete a product image"
method: DELETE
path: "/product_images/{product_image_id}"
tags: ["Product Images"]
---

# Delete a product image

`DELETE /product_images/{product_image_id}`

Deletes the product image with the requested ID.

🔒 Requires: `products:write` scope

## Path parameters

- `product_image_id` string, required

## Response `204`

---

[API](https://skmtc.net/lightspeedhq/apis/api-2026-07.md) · [All operations](https://skmtc.net/lightspeedhq/apis/api-2026-07/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeedhq/api-2026-07/revisions/72d4ceb46dbb/schema)
