---
title: "POST /todo"
method: POST
path: "/todo"
---

# POST /todo

`POST /todo`

## Response `200`

## Other responses

- `400` — Invalid `body`

## Changes

- **2026-07-17** `e33a272025fe` — 2 info
  - added optional request body
  - added the media type `application/json;charset=utf-8` for the response with the status `200`
- **2016-03-29** `cb524919477f` — 1 breaking, 1 info
  - removed the success response with the status `201`
  - added the success response with the status `200`
- **2016-02-03** `907ddcb2987d` — 2 breaking, 1 info
  - removed the request body
  - removed the success response with the status `200`
  - added the success response with the status `201`

[Change history](https://skmtc.dev/biocad/apis/todo-api/changes/todo/post.md)

---

[API](https://skmtc.dev/biocad/apis/todo-api.md) · [All operations](https://skmtc.dev/biocad/apis/todo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/biocad/todo-api/revisions/e33a272025fe/schema)
