---
title: "예약 삭제"
method: DELETE
path: "/admin/reservations/{reservationId}"
tags: ["CarSharing Admin Reservation"]
---

# 예약 삭제

`DELETE /admin/reservations/{reservationId}`

활성 상태(RESERVED/IN_USE)가 아닌 예약을 물리적으로 삭제합니다.

## Path parameters

- `reservationId` 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)
