---
title: "Changes to Removes the Memo with the given ID if it exists"
method: DELETE
path: "/memo/{memo_id}"
---

# Changes to Removes the Memo with the given ID if it exists

`DELETE /memo/{memo_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 73 revisions.

- **2026-08-20** `28b2f0e8bc01` — 1 breaking, 2 info
- **2026-07-15** `1af5a8046f20` — 2 info
- **2025-08-22** `53e769440a25` — 2 warning

## Changes

- **2026-08-20** `28b2f0e8bc01` — 1 breaking, 2 info
  - removed the required property `starred` from the response with the `200` status
  - added the optional property `icon` to the response with the `200` status
  - added the optional property `is_favorite` to the response with the `200` status
- **2026-07-15** `1af5a8046f20` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2025-08-22** `53e769440a25` — 2 warning
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/memo/:memo_id/delete.md) · [API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [Page](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/memo/:memo_id/delete)
