Skip to content

Delete a Product

DELETE
/products/{product_id}
product_id
required
integer

ID of the Product

The product was succesfully deleted.

The product with that ID could not be found.