---
title: "Delete a reconciliation match"
method: DELETE
path: "/reconciliation_matches/{id}"
---

# Delete a reconciliation match

`DELETE /reconciliation_matches/{id}`

Deletes a reconciliation match and resets all associated records to unreconciled status.

## Path parameters

- `id` string, required

## Response `204`

Match deleted and records unreconciled

## Other responses

- `404` — Match 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)
