> ## Documentation Index
> Fetch the complete documentation index at: https://dev.chargily.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a product

> Delete a product. Product deletion is feasible only when there are no associated prices linked to it.

## Path parameters

<ParamField path="id" type="string">
  The ID of the product.
</ParamField>

## Returns

If the deletion is successful, it returns the deleted product object.
