---
title: "Delete a reconciliation story"
method: DELETE
path: "/reconciliation_stories/{id}"
---

# Delete a reconciliation story

`DELETE /reconciliation_stories/{id}`

Permanently deletes a story and unlinks it from all reconciliations. The reconciliations themselves are not deleted.

## Path parameters

- `id` string, required

## Response `204`

Story deleted successfully

## Other responses

- `404` — Story not found

---

[API](https://skmtc.net/endclose/apis/end-close-api.md) · [All operations](https://skmtc.net/endclose/apis/end-close-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/endclose/end-close-api/revisions/613ceff68dc7/schema)
