---
title: "Remove an abandoned clone created for project preparation"
method: POST
path: "/api/v1/projects/clone/cleanup"
tags: ["projects"]
---

# Remove an abandoned clone created for project preparation

`POST /api/v1/projects/clone/cleanup`

## Request body

- ProjectClonePreparationCleanupInput
  - `path` string, required
  - `preparationId` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2026-09-08** `d845c1687d74` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/projects/clone/cleanup/post.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/460522f9c5fd?raw)
