---
title: "Creates a new Smart Project."
method: POST
path: "/v2/projects"
tags: ["Projects (Smart)(v2)"]
---

# Creates a new Smart Project.

`POST /v2/projects`

Creates a new Smart Project. If the specified service ID refers to Classic Project, 400 Bad Request is returned instead.

## Request body

- ProjectCreateDTO
  - `name` string
  - `clientId` integer
  - `serviceId` integer

## Response `201`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xtrf/xtrf-home-portal-api/revisions/0c24935a3319/schema)
