Delete a product

DELETE {{baseUrl}}/v1/products/:id

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.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring