---
title: "Changes to Create project"
method: POST
path: "/organization/projects"
---

# Changes to Create project

`POST /organization/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 163 revisions.

- **2026-09-25** `d86203de41ae` — 3 info
- **2026-08-24** `bf04384789be` — 1 info
- **2026-08-21** `db5d7478feae` — 1 warning, 2 info
- **2026-05-13** `74cbcf73838f` — 5 breaking, 6 info
- **2024-09-26** `548c762fe616` — 4 warning
- **2024-09-13** `4c9e3967c707` — 4 info
- **2024-08-06** `8eca3b09b705` — 1 info

## Changes

- **2026-09-25** `d86203de41ae` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`
- **2026-08-24** `bf04384789be` — 1 info
  - added the new optional request property `geography`
- **2026-08-21** `db5d7478feae` — 1 warning, 2 info
  - removed the request property `geography`
  - added the new optional request property `residency`
  - added the optional property `residency` to the response with the `200` status
- **2026-05-13** `74cbcf73838f` — 5 breaking, 6 info
  - the response property `name` became optional for the status `200`
  - the response property `status` became optional for the status `200`
  - response property `archived_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `status` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the endpoint scheme security `AdminApiKeyAuth` was added to the API
  - added the new optional request property `external_key_id`
  - added the new optional request property `geography`
  - added the optional property `external_key_id` to the response with the `200` status
  - removed the `active` enum value from the `status` response property for the response status `200`
  - removed the `archived` enum value from the `status` response property for the response status `200`
- **2024-09-26** `548c762fe616` — 4 warning
  - removed the request property `app_use_case`
  - removed the request property `business_website`
  - removed the optional property `app_use_case` from the response with the `200` status
  - removed the optional property `business_website` from the response with the `200` status
- **2024-09-13** `4c9e3967c707` — 4 info
  - added the new optional request property `app_use_case`
  - added the new optional request property `business_website`
  - added the optional property `app_use_case` to the response with the `200` status
  - added the optional property `business_website` to the response with the `200` status
- **2024-08-06** `8eca3b09b705` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openai/apis/openapi/docs/organization/projects/post.md) · [API](https://skmtc.dev/openai/apis/openapi.md) · [Page](https://skmtc.dev/openai/apis/openapi/changes/organization/projects/post)
