---
title: "Delete product with the specified external product id"
method: DELETE
path: "/v1/api/products/{productExternalId}"
tags: ["Products"]
---

# Delete product with the specified external product id

`DELETE /v1/api/products/{productExternalId}`

## Path parameters

- `productExternalId` string, required

## Response `204`

No content

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/government-digital-service/apis/products-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/products-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/products-api/versions/521f70c3f2d9/schema)
