Updates a Wix event.
The updateEvent()
function returns a Promise that resolves to the newly-updated Wix event after the Wix event is successfully updated.
Updating a Wix event does not impact existing guests or generated tickets, orders, and invoices.
Updating the title
of a Wix event automatically updates the event's slug
and eventUrl.path
.
Only those with "Manage Events" permissions can update Wix events.
Note: This function requires elevated permissions to run.
This function is not universal and runs only on the backend.
Event ID.
Info used to update the Wix event.
Options to use when updating the Wix event.