---
title: "Create project"
method: POST
path: "/ora2pg"
tags: ["API"]
---

# Create project

`POST /ora2pg`

Create a project directory and copy the default config file to it

## Request body

- Project
  - `project` string

## Response `201`

Project created

## Other responses

- `400` — Invalid project value
- `409` — Duplicate project

---

[API](https://skmtc.dev/visulate/apis/visulate-ora2pg.md) · [All operations](https://skmtc.dev/visulate/apis/visulate-ora2pg/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/visulate/visulate-ora2pg/revisions/7a46868b88ab/schema)
