v1
latestOpenAPI 3.0.02026-08-06165119238.1 KBProducts
Delete a product
Deletes a product. The product is identified by the id path parameter.
delete/v3/products/{id}
Path parameters
idstring required
Unique Product identifier.
Response
OK. The product was deleted.