v1
latestOpenAPI 3.0.42026-07-2685196386.6 KBProduct
Delete product
Deletes a product from the store. Requires the stores.products.delete permission.
delete/stores/{storeId}/products/{productId}
Path parameters
storeIdstring uuid required
The ID of the store.
productIdstring uuid required
The ID of the product to delete.
Response
The object was successfully deleted.