---
title: "PUT /admin/reentry/{reentryId}"
method: PUT
path: "/admin/reentry/{reentryId}"
tags: ["reentry"]
---

# PUT /admin/reentry/{reentryId}

`PUT /admin/reentry/{reentryId}`

再入部申請の承認/却下（管理者用）

## Path parameters

- `reentryId` string, required

## Request body

- ReqPutAdminReentryReentryId
  - `status` string, required
  - `note` string

## Response `200`

Success response

- Success
  - `success` boolean, required

## Other responses

- `400` — Validation error, etc.
- `403` — Authentication error, etc.
- `500` — System error, etc.

## Changes

- **2026-03-05** `9a25e768fba2` — 1 info
  - endpoint added
- **2023-04-06** `f92abf0d64e8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sit-digicre/apis/digicore/changes/admin/reentry/:reentryId/put.md)

---

[API](https://skmtc.dev/sit-digicre/apis/digicore.md) · [All operations](https://skmtc.dev/sit-digicre/apis/digicore/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sit-digicre/digicore/revisions/6576c966d74e/schema)
