Restore Process Terminated Or Canceled Process With Same History & ID

I am using Camunda 7.18 as a standalone server
I need to reinstate a cancelled process with the same ID so that I may access history.
By the way, I discovered the restart method, but it began with a different process instance ID, so if I use it, I would lose the history of the previous process.