shop.product.delete
Deletes products.
Parameters
-
id
POST
Product ID or array of product IDs, or list of product IDs separated by comma.
-
access_token
GET
API auth token obtained during the API authorization.
-
format
GET
Optional
Sets response format. Available options:
json
(default),xml
.
true
in case of success.