---
title: "차고지 삭제"
method: DELETE
path: "/admin/garages/{garageId}"
tags: ["CarSharing Garage"]
---

# 차고지 삭제

`DELETE /admin/garages/{garageId}`

차고지 관리 > 차고지 삭제

## Path parameters

- `garageId` integer, required

## Response `204`

No Content

---

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