---
title: "PUT /todo/{id}"
method: PUT
path: "/todo/{id}"
---

# PUT /todo/{id}

`PUT /todo/{id}`

## Path parameters

- `id` integer, required

## Response `200`

## Other responses

- `400` — Invalid `body`
- `404` — `id` not found

---

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