POST

Bulk Update Supplier Tags


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates tags on multiple suppliers specified by supplier IDs in a single synchronous request.

Supports up to 100 suppliers per request. You can assign new tags, unassign existing tags, or both in a single operation. If a tag appears in both assignTags and unassignTags lists, it will be assigned. Assignment takes precedence.

Use this endpoint to organize suppliers with public tags for categorization visible to site members, or private tags for internal management requiring additional permissions.

Authentication

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

Permissions
Write Marketplace
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/suppliers-hub/v1/bulk/suppliers/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?