---
title: "Cancel an unclaimed speculative task worktree"
method: DELETE
path: "/api/v1/task-preparations/{token}"
tags: ["projects"]
---

# Cancel an unclaimed speculative task worktree

`DELETE /api/v1/task-preparations/{token}`

## Path parameters

- `token` string, required — Opaque speculative task-worktree token.

## Response `204`

No Content

## Other responses

- `500` — Internal Server Error
- `501` — Not Implemented

## Changes

- **2026-09-26** `710a6d7a7501` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/task-preparations/:token/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/855127cb1478?raw)
