Skip to content

Cancel benchmark

POST
/api/v1/benchmarks/{id}/cancel
curl --request POST \
--url https://dashboard.justcrawl.io/api/v1/benchmarks/example/cancel \
--header 'Authorization: Bearer <token>'
id
required
string

Benchmark cancelled

Benchmark cannot be cancelled in its current status

Benchmark not found