---
title: "POST /create_project"
method: POST
path: "/create_project"
---

# POST /create_project

`POST /create_project`

This API is used to create a project
<table>
  <tr>
    <th>Field</th>
    <th>Possible values</th>
    <th>Mandatory/Optional</th>
  </tr>
  <tr>
    <td>project_name</td>
    <td>My project</td>
    <td>Mandatory</td>
  </tr>
</table>

## Request body

- object

## Response `200`

OK

- object

---

[API](https://skmtc.net/litmuschaos/apis/litmus-portal-authentication-api.md) · [All operations](https://skmtc.net/litmuschaos/apis/litmus-portal-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/litmuschaos/litmus-portal-authentication-api/versions/2c5524204359/schema)
