---
title: "POST /jobs/{name}/startJobRun"
method: POST
path: "/jobs/{name}/startJobRun"
---

# POST /jobs/{name}/startJobRun

`POST /jobs/{name}/startJobRun`

Runs a DataBrew job.

## Path parameters

- `name` string, required

## Response `200`

Success

- StartJobRunResponse
  - `RunId` string, required — A system-generated identifier for this particular job run.

## Other responses

- `480` — ConflictException
- `481` — ResourceNotFoundException
- `482` — ServiceQuotaExceededException
- `483` — 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)
