---
title: "Changes to Create project"
method: POST
path: "/v2/projects.createProject"
---

# Changes to Create project

`POST /v2/projects.createProject`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 91 revisions.

- **2026-07-14** `43ad1ce9a152` — 2 info
- **2026-06-24** `7815bad876c8` — 2 breaking, 1 warning
- **2026-06-19** `355070211f9e` — 1 info

## Changes

- **2026-07-14** `43ad1ce9a152` — 2 info
  - the endpoint scheme security `bearer` was added to the API
  - the endpoint scheme security `rootKey` was removed from the API
- **2026-06-24** `7815bad876c8` — 2 breaking, 1 warning
  - the `slug` request property's maxLength was decreased to `255`
  - the `slug` request property's minLength was increased from `1` to `3`
  - changed the pattern of the request property `slug` from `^[a-z0-9]+(-[a-z0-9]+)*$` to `^[a-zA-Z0-9_-]+$`
- **2026-06-19** `355070211f9e` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/unkeyed/apis/unkey-api/docs/v2/projects.createProject/post.md) · [API](https://skmtc.dev/unkeyed/apis/unkey-api.md) · [Page](https://skmtc.dev/unkeyed/apis/unkey-api/changes/v2/projects.createProject/post)
