---
title: "PUT /api/v1/admin/projects/{id}/review"
method: PUT
path: "/api/v1/admin/projects/{id}/review"
tags: ["admin"]
---

# PUT /api/v1/admin/projects/{id}/review

`PUT /api/v1/admin/projects/{id}/review`

## Path parameters

- `id` string, required

## Request body

- AdminReviewProjectRequest
  - `status` 0 | 1 | 2

## Response `200`

OK

- AdminReviewProjectResponse
  - `data` unknown
  - `error_msg` string

## Changes

- **2025-07-09** `aea63dc8d4a4` — 1 info
  - endpoint added
- **2025-07-07** `9944e3159c96` — 1 breaking
  - api path removed without deprecation
- **2025-07-07** `cdb3a008d544` — 1 info
  - endpoint added
- **2025-07-07** `6bc86a9ffb94` — 1 breaking
  - api path removed without deprecation
- **2025-07-06** `cb574cd2c3a5` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/linux-do/apis/linux-do-cdk/changes/api/v1/admin/projects/:id/review/put.md)

---

[API](https://skmtc.dev/linux-do/apis/linux-do-cdk.md) · [All operations](https://skmtc.dev/linux-do/apis/linux-do-cdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linux-do/linux-do-cdk/revisions/bfcaf861199c/schema)
