This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Updates an event.
When updating an event with {"recurrenceType": "INSTANCE"}
, the
recurrenceType
automatically changes to EXCEPTION
.
When updating an event with {"recurrenceType": "MASTER"}
:
INSTANCE
and EXCEPTION
events remain unchanged.INSTANCE
events, all relevant fields are updated.EXCEPTION
events, only changes to the inheritedFields
are
applied, while other fields remain unchanged.You can only call this method when authenticated as a Wix app or Wix user identity.