Products
Delete a single product
Deletes a single product. If a variant ID is provided, that single variant is removed.
🔒 Requires: products:write scope
delete/products/{product_id}
Path parameters
product_idstring required
The product id
Response
OK