---
title: "Changes to Create a new project"
method: POST
path: "/v1/projects"
---

# Changes to Create a new project

`POST /v1/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-02-09** `bb6f89ac9cd3` — 2 breaking, 3 info
- **2026-01-28** `ad860831e524` — 2 info
- **2026-01-21** `dbc0f4ca8e3d` — 1 info
- **2026-01-21** `1660d0b2cbd9` — 1 info

## Changes

- **2026-02-09** `bb6f89ac9cd3` — 2 breaking, 3 info
  - request property `project_type` was restricted to a list of enum values
  - request property `project_type` list-of-types was narrowed by removing types `null` from media type `application/json`
  - the `project_type` request property default value `general` was added
  - added the new `creative_design` enum value to the request property `project_type`
  - added the new `general` enum value to the request property `project_type`
- **2026-01-28** `ad860831e524` — 2 info
  - added the new optional request property `project_type`
  - added the optional property `project/project_type` to the response with the `201` status
- **2026-01-21** `dbc0f4ca8e3d` — 1 info
  - added the new optional request property `user_id`
- **2026-01-21** `1660d0b2cbd9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/docs/v1/projects/post.md) · [API](https://skmtc.dev/elicitlabs/apis/elicit-labs-api.md) · [Page](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/changes/v1/projects/post)
