---
title: "DELETE /jobs/{name}"
method: DELETE
path: "/jobs/{name}"
---

# DELETE /jobs/{name}

`DELETE /jobs/{name}`

Deletes the specified DataBrew job.

## Path parameters

- `name` string, required

## Response `200`

Success

- DeleteJobResponse
  - `Name` string, required — The name of the job that you deleted.

## Other responses

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