---
title: "Remove Ledger Entries from Settlement"
method: DELETE
path: "/ledger_account_settlements/{id}/ledger_entries"
---

# Remove Ledger Entries from Settlement

`DELETE /ledger_account_settlements/{id}/ledger_entries`

This API allows removing Ledger Entries from a `drafting` Ledger Account Settlement.

## Path parameters

- `id` string, required

## Query parameters

- `ledger_entry_ids[]` string[]

## Headers

- `Content-Type` string

## Response `200`

200

- object

## Other responses

- `422` — 422

---

[API](https://skmtc.net/modern-treasury/apis/modern-treasury-api.md) · [All operations](https://skmtc.net/modern-treasury/apis/modern-treasury-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modern-treasury/modern-treasury-api/revisions/ed0431a2dcd0/schema)
