---
title: "Delete an existing Product."
method: DELETE
path: "/cm/v1/products/{product_id}"
tags: ["Product"]
---

# Delete an existing Product.

`DELETE /cm/v1/products/{product_id}`

Delete an existing Product.

## Path parameters

- `product_id` string, required

## Response `200`

A successful response.

- MessagesDeleteProductResponse

## Other responses

- `default` — Error. Detailed cause can be found in the `details` field.

---

[API](https://skmtc.net/moloco/apis/moloco-ads-campaign-management-api.md) · [All operations](https://skmtc.net/moloco/apis/moloco-ads-campaign-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moloco/moloco-ads-campaign-management-api/versions/5c85d0910ac0/schema)
