---
title: "Delete an automation and its run history"
method: DELETE
path: "/api/v1/automations/{automationId}"
tags: ["automations"]
---

# Delete an automation and its run history

`DELETE /api/v1/automations/{automationId}`

## Path parameters

- `automationId` string, required — Automation identifier.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error
- `501` — Not Implemented

## Changes

- **2026-09-27** `cfaec3fcda51` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/automations/:automationId/delete.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/revisions/1e9e4bbb67f1?raw)
