---
title: "POST /jobs/{name}/jobRun/{runId}/stopJobRun"
method: POST
path: "/jobs/{name}/jobRun/{runId}/stopJobRun"
---

# POST /jobs/{name}/jobRun/{runId}/stopJobRun

`POST /jobs/{name}/jobRun/{runId}/stopJobRun`

Stops a particular run of a job.

## Path parameters

- `name` string, required
- `runId` string, required

## Response `200`

Success

- StopJobRunResponse
  - `RunId` string, required — The ID of the job run that you stopped.

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException

---

[API](https://skmtc.net/aws/apis/databrew.md) · [All operations](https://skmtc.net/aws/apis/databrew/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/databrew/versions/c06b9719d66f/schema)
