---
title: "Delete a Product"
method: DELETE
path: "/v1/products/{product_id}"
---

# Delete a Product

`DELETE /v1/products/{product_id}`

This endpoint allows you to delete a product.

## Path parameters

- `product_id` string, required

## Headers

- `X-BUSINESS-API-KEY` string, required

## Response `204`

204

- integer

---

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