---
title: "Delete Automation"
method: DELETE
path: "/api/automations/{id}"
tags: ["Automations"]
---

# Delete Automation

`DELETE /api/automations/{id}`

## Path parameters

- `id` string, uuid, required

## Headers

- `x-prefect-api-version` string

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2024-04-09** `0803f67b017b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/prefecthq/apis/untitled-api-2/changes/api/automations/:id/delete.md)

---

[API](https://skmtc.dev/prefecthq/apis/untitled-api-2.md) · [All operations](https://skmtc.dev/prefecthq/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prefecthq/untitled-api-2/revisions/29ba6c4f8837/schema)
