---
title: "Reclaim Orphan Neon Projects Route"
method: POST
path: "/v1/internal/neon/orphan-projects/reclaim"
tags: ["v1-internal"]
---

# Reclaim Orphan Neon Projects Route

`POST /v1/internal/neon/orphan-projects/reclaim`

Admin-only: delete explicitly requested orphan Neon projects with audit.

## Request body

- OrphanNeonProjectReclaimRequest — Request body for staff-triggered orphan Neon project reclaim.
  - `project_ids` string[], required
  - `confirm` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tryardent/apis/fastapi.md) · [All operations](https://skmtc.net/tryardent/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryardent/fastapi/revisions/885763e37dfb/schema)
