POST

Bulk Update Ticket Reservation 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.

Updates tags on multiple ticket reservations asynchronously using filters.

Allows bulk tag updates on reservations matching specified criteria. The operation runs asynchronously and returns a job ID for tracking progress. An empty filter will update all reservations.

If a tag appears in both assign and unassign lists, it will be assigned. Use this for large-scale tag operations based on reservation properties.

Endpoint
POST
https://www.wixapis.com/events/v1/bulk/ticket-reservations/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?