recurring event instance cancel changes

Hello ,

How do i cancel recurring event instance changes ?
is it possible ?

Thank you

basically revert it to it’s original state.
thanks.

There is no client side API, but you can iterate through all events and delete all records where event_pid points to the master event in question. It will remove all changes in the original recurring series.