---
title: "Changes to Create column"
method: POST
path: "/column/{projectId}"
---

# Changes to Create column

`POST /column/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-08-24** `200744ae0bef` — 1 info
- **2026-08-24** `08bbb5bedb5d` — 13 info
- **2026-07-11** `32cece1ebe43` — 2 breaking
- **2026-02-21** `3a866dc99326` — 1 info

## Changes

- **2026-08-24** `200744ae0bef` — 1 info
  - added the non-success response with the status `409`
- **2026-08-24** `08bbb5bedb5d` — 13 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the required property `color` to the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `icon` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `isFinal` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `position` to the response with the `200` status
  - added the required property `projectId` to the response with the `200` status
  - added the required property `slug` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 2 breaking
  - request body became required
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
- **2026-02-21** `3a866dc99326` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/column/:projectId/post.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/column/:projectId/post)
