POST

Bulk Update Contact Tags


Adds or removes tags on multiple contacts, specified by contact ID. Works synchronously.

Specify which tags to assign and which to unassign. A tag that appears in both the list to assign and the list to unassign is assigned. At least one tag must be specified to assign or unassign.

To update tags for a single contact, call Update Contact Tags.

Authentication

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

Permissions
Manage Contacts
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/contacts/v5/bulk/contacts/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?