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

# DELETE /schedules/{name}

`DELETE /schedules/{name}`

Deletes the specified DataBrew schedule.

## Path parameters

- `name` string, required

## Response `200`

Success

- DeleteScheduleResponse
  - `Name` string, required — The name of the schedule that was deleted.

## 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)
