Delete a product
Delete a product. Deleting a product is only possible if it has no prices associated with it. Additionally, deleting a product with type=good is only possible if it has no SKUs associated with it.
delete/v1/products/{id}
Path parameters
idstring required
Response
Successful response.