---
title: "Delete Note Amendment By Id V2"
method: DELETE
path: "/v2/notes/{note_id}/amendments/{amendment_id}"
tags: ["Notes v2"]
---

# Delete Note Amendment By Id V2

`DELETE /v2/notes/{note_id}/amendments/{amendment_id}`

Delete a specific draft EN2.1 note amendment.

## Path parameters

- `note_id` integer, required
- `amendment_id` integer, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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