---
title: "Changes to POST /v1/todos/create"
method: POST
path: "/v1/todos/create"
---

# Changes to POST /v1/todos/create

`POST /v1/todos/create`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-15** `bbd5b5339910` — 4 warning, 6 info
- **2026-06-18** `d99daada47f9` — 1 info
- **2021-12-27** `52ca3c9327fd` — 1 breaking

## Changes

- **2026-08-15** `bbd5b5339910` — 4 warning, 6 info
  - removed the request property `createTime`
  - removed the request property `updateTime`
  - removed the optional property `createTime` from the response with the `200` status
  - removed the optional property `updateTime` from the response with the `200` status
  - added the new optional request property `createdAt`
  - added the new optional request property `status`
  - added the new optional request property `updatedAt`
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status
  - added the optional property `updatedAt` to the response with the `200` status
- **2026-06-18** `d99daada47f9` — 1 info
  - endpoint added
- **2021-12-27** `52ca3c9327fd` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/go-kratos/apis/todoservice-api/docs/v1/todos/create/post.md) · [API](https://skmtc.dev/go-kratos/apis/todoservice-api.md) · [Page](https://skmtc.dev/go-kratos/apis/todoservice-api/changes/v1/todos/create/post)
