On v1, is it possible to cancel all scheduled runs...
# prefect-cloud
b
On v1, is it possible to cancel all scheduled runs for a Flow?
k
if you turn off the schedule, it should clear up all the scheduled runs. You could probably use the graphQL to cancel all of the flows as well.