POST

Bulk Update Message Tags By Filter


Developer Preview

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

Asynchronously updates tags on a list of messages, specified by applying a filter to all messages. If a filter is not specified, this method updates all messages.

If a tag appears in both assignTags and unassignTags, it is assigned.

Endpoint
POST
https://www.wixapis.com/wix-assistant-playground/v2/bulk/messages/update-tags-by-filter

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?