---
title: "블랙리스트 해제"
method: PUT
path: "/admin/member/blacklist"
tags: ["카쉐어링 이용 내역 관리"]
---

# 블랙리스트 해제

`PUT /admin/member/blacklist`

카쉐어링 이용 내역 관리 > 블랙리스트 > 블랙리스트 해제

## Request body

- AdminBlacklistUpdateRequest
  - `email` string, required — 회원 이메일
  - `reason` string, required — 해지 사유
  - `vehicleGroupId` integer, required — 차량 그룹 아이디

## Response `200`

OK

---

[API](https://skmtc.dev/capora/apis/openapi-definition.md) · [All operations](https://skmtc.dev/capora/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capora/openapi-definition/revisions/42e54cb2362a/schema)
