---
title: "예약 취소"
method: PUT
path: "/reservations/{reservationId}/cancel"
tags: ["CarSharing Reservation"]
---

# 예약 취소

`PUT /reservations/{reservationId}/cancel`

예약 취소

## 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)
