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

# Add project

`POST /projects`

This merely adds the project and its repositories to the web application configuration. The project will not be
searchable, and thus appear in the UI, until it is indexed. If the project is already present in the
configuration, the list of its repositories will be refreshed if history is enabled.

## Response `201`

Project added.

---

[API](https://skmtc.net/oracle/apis/opengrok-restful-api.md) · [All operations](https://skmtc.net/oracle/apis/opengrok-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oracle/opengrok-restful-api/versions/4844bf710203/schema)
