---
title: "Delete a Project"
method: DELETE
path: "/api/v2/project/{project_id}"
tags: ["Public Scan"]
---

# Delete a Project

`DELETE /api/v2/project/{project_id}`

Delete a project and its related scans. This is a hard delete

## Path parameters

- `project_id` string, required

## Query parameters

- `org` string, required
- `group` string, required

## Response `200`

Results

- GenericJSON — JSON Object or Array containing the data in request. Please do your own request to validate the JSON in output, as it may contain different information

---

[API](https://skmtc.net/aquilax-ai/apis/aquilax-ai-api-docs.md) · [All operations](https://skmtc.net/aquilax-ai/apis/aquilax-ai-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aquilax-ai/aquilax-ai-api-docs/versions/9b4f595ad674/schema)
