---
title: "Cancel a running job"
method: POST
path: "/job/cancel"
---

# Cancel a running job

`POST /job/cancel`

Cancels the job and all tasks, but does not wait until all tasks are canceled.

## Query parameters

- `id` string, required

## Response `default`

Default response

## Other responses

- `400`
- `404` — Not Found

---

[API](https://skmtc.net/bump-sh-examples/apis/prunner-rest-api.md) · [All operations](https://skmtc.net/bump-sh-examples/apis/prunner-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bump-sh-examples/prunner-rest-api/versions/29e51afac552/schema)
