shop.product.addTags
Adds tags to a product.
Parameters
-
id
GET
Id of the product to which tags should be added.
-
tags
POST
Array of tags or list of tags separated by comma.
-
format
GET
Optional
Sets response format. Available options:
json
(default),xml
.
Return value
booltrue
.