---
title: "Changes to Create a new project"
method: POST
path: "/organizations/{organizationID}/projects"
---

# Changes to Create a new project

`POST /organizations/{organizationID}/projects`

> Every recorded change to this endpoint, newest first.
> 43 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 43 revisions.

- **2026-07-16** `6245054fcd90` — 1 breaking, 2 warning
- **2026-04-15** `a2cc5189d200` — 3 breaking, 1 info

## Changes

- **2026-07-16** `6245054fcd90` — 1 breaking, 2 warning
  - the `configuration/ipFiltering/cidr/items/cidr` request property's minLength was increased from `0` to `1`
  - the `configuration/ipFiltering/cidr/items/cidr` request property's maxLength was set to `64`
  - the `configuration/ipFiltering/cidr/items/description` request property's maxLength was set to `100`
- **2026-04-15** `a2cc5189d200` — 3 breaking, 1 info
  - the `configuration/ipFiltering/cidr/items/cidr` response property's maxLength was unset from `64` for the response status `201`
  - the `configuration/ipFiltering/cidr/items/description` response property's maxLength was unset from `100` for the response status `201`
  - the `configuration/ipFiltering/cidr/items/cidr` response property's minLength was decreased from `1` to `0` for the response status `201`
  - the `configuration/ipFiltering/cidr/items/cidr` request property's minLength was decreased from `1` to `0`

---

[Operation](https://skmtc.dev/xataio/apis/xata-api/docs/organizations/:organizationID/projects/post.md) · [API](https://skmtc.dev/xataio/apis/xata-api.md) · [Page](https://skmtc.dev/xataio/apis/xata-api/changes/organizations/:organizationID/projects/post)
