POST

Bulk Update Product Tags


Adds or removes tags on multiple products.

Specify which tags to assign and which tags to unassign. A tag that appears in both the list to assign and the list to unassign will be assigned. Tags that don't exist are ignored.

Each product supports up to 100 public tags and 100 private tags, including the tags it already has. If an update exceeds either limit for a product, the update fails for that product, and the remaining products in the request are still updated.

To update tags on all products matching a filter, call Bulk Update Product Tags By Filter.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Product write in v3 catalog
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/bulk/products/update-tags

Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?