I think that's probably the easiest way to get rid of all those runs from the run history (deleting and recreating the project). Otherwise I think you'd need to start trying to run queries on the underlying postgres tables which store flow run history, to start modifying the history that way, but I feel like that would be kinda error-prone and much more involved than just recreating the project.