---
title: "Delete project"
method: DELETE
path: "/projects/{project}"
tags: ["Projects"]
---

# Delete project

`DELETE /projects/{project}`

Removes the project and its repositories from the web application configuration and deletes project-specific data such as index, cross-reference pages, history index and suggester data.

## Path parameters

- `project` string, required

## Response `204`

Project deleted.

---

[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)
