Delete all the instances of a process

I am using community edition, I want to delete all the running instances of a process. How do i do that?

You could use the REST API call to do it. You’d just need a list of the processes you want to delete.