---
title: "Changes to Delete a TODO item"
method: DELETE
path: "/todos/{todo_id}"
---

# Changes to Delete a TODO item

`DELETE /todos/{todo_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2022-12-11** `64ba42445474` — 1 info
- **2019-04-17** `0162252fe815` — 1 breaking

## Changes

- **2022-12-11** `64ba42445474` — 1 info
  - endpoint added
- **2019-04-17** `0162252fe815` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/pylons/apis/a-simple-todo-app-api/docs/todos/:todo_id/delete.md) · [API](https://skmtc.dev/pylons/apis/a-simple-todo-app-api.md) · [Page](https://skmtc.dev/pylons/apis/a-simple-todo-app-api/changes/todos/:todo_id/delete)
