---
title: "Cancel the running benchmark"
method: POST
path: "/benchmark/cancel"
tags: ["Benchmark"]
---

# Cancel the running benchmark

`POST /benchmark/cancel`

Requests cancellation of the currently running benchmark.
Temporary collections are cleaned up automatically.

## Response `200`

Cancellation requested

- object
  - `message` string

## Other responses

- `404` — No benchmark is currently running

---

[API](https://skmtc.net/defra/apis/keeper-data-bridge-api.md) · [All operations](https://skmtc.net/defra/apis/keeper-data-bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/defra/keeper-data-bridge-api/versions/0ab7d7a7a24f/schema)
