POST

Bulk Update Ticket Reservation Tags


Updates tags on multiple ticket reservations.

Allows adding or removing tags from multiple reservations in a single operation. Specify reservation IDs and the tags to assign or unassign. If a tag appears in both assign and unassign lists, it will be assigned.

Use this for immediate tag updates on a known set of reservations.

Authentication

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

Permissions
Manage Orders
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/events/v1/bulk/ticket-reservations/update-tags

Errors

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

Did this help?