Undelete a deleted process instance

Hi,
I accidentaly send DELETE in stead of GET to a process instance via REST API.

Is there a way to undo DELETE?

Regards,
Wim

Hi Wim,

If the transaction was committed, I am sorry, no.
What you can do is to create the “same” process instance again.

Regards
Martin

tnx… i’ll start copy pasting now :slight_smile: