---
title: "POST /project"
method: POST
path: "/project"
tags: ["Projects"]
---

# POST /project

`POST /project`

Create a new project in a workspace

## Request body

- object
  - `name` string, required
  - `workspaceId` string, required
  - `icon` string, required
  - `slug` string, required

## Response `200`

Project created successfully

- unknown

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/f087930faab7/schema)
