This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Updates a calendar event.
Update replaces the entire event (there's no partial update and no field mask), so re-supply
every field you want to keep, including date or recurringRule. Updating a one-time event
with a recurringRule (or vice versa) switches its type.
Events from a connected calendar are read-only: updating one returns a FAILED_PRECONDITION
error. Updating an event ID that doesn't exist also returns a FAILED_PRECONDITION error.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.