---
title: "Delete a change order and the tasks filed under it, with their attachments. A change order that has been applied — one carrying a record already rolled to the new revision — cannot be deleted."
method: DELETE
path: "/api/change-orders/{id}"
tags: ["Change Order"]
---

# Delete a change order and the tasks filed under it, with their attachments. A change order that has been applied — one carrying a record already rolled to the new revision — cannot be deleted.

`DELETE /api/change-orders/{id}`

## Path parameters

- `id` string, required

## Response `200`

Success

## Other responses

- `204` — Change order did not exist
- `400` — The change order has already been applied

## Changes

- **2026-09-26** `e584a13d530a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/changes/api/change-orders/:id/delete.md)

---

[API](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi.md) · [All operations](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/llms.txt) · [OpenAPI document](https://skmtc.dev/fulcrumpro/apis/fulcrum-publicapi/revisions/e584a13d530a?raw)
