shop.product.delete
Deletes products.
Parameters
-
id
POST
Product ID or array of product IDs, or list of product IDs separated by comma.
-
format
GET
Optional
Sets response format. Available options:
json
(default),xml
.
Return value
booltrue
in case of success.