---
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.

---

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