---
title: "Changes to Create Organization Team"
method: POST
path: "/auth/organization/create-team"
---

# Changes to Create Organization Team

`POST /auth/organization/create-team`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-08-24** `200744ae0bef` — 1 breaking
- **2026-08-24** `08bbb5bedb5d` — 4 breaking, 6 info
- **2026-03-05** `c45ef22a736c` — 1 info
- **2026-03-04** `21aca40b5846` — 1 info

## Changes

- **2026-08-24** `200744ae0bef` — 1 breaking
  - the request property `organizationId` became not nullable
- **2026-08-24** `08bbb5bedb5d` — 4 breaking, 6 info
  - the request property `organizationId` became not nullable
  - removed the media type `application/json` for the response with the status `401`
  - the `createdAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `updatedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the endpoint scheme security `bearerAuth` was removed from the API
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
- **2026-03-05** `c45ef22a736c` — 1 info
  - the request property `organizationId` became nullable
- **2026-03-04** `21aca40b5846` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/auth/organization/create-team/post.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/auth/organization/create-team/post)
