Benchmark
Cancel a currently running Benchmark run.
Cancel a Benchmark run. This will do the following: 1. Cancel all running scenarios and shutdown the underlying Devbox resources 2. Update the benchmark state to CANCELED 3. Calculate final score from completed scenarios
post/v1/benchmark_runs/{id}/cancel
Path parameters
idstring required
The BenchmarkRun ID.
Response
OK