Skip to content

Delete a product

DELETE
/products/{product_id}

Delete a product by ID

product_id
required
string

Product ID

Product deleted

object
success
required
boolean
Example
true

Product not found