---
title: "API014 トレーニング予約削除"
method: DELETE
path: "/bookings/{booking_id}"
tags: ["booking"]
---

# API014 トレーニング予約削除

`DELETE /bookings/{booking_id}`

## Path parameters

- `booking_id` string, required

## Response `200`

予約が削除されました。

## Other responses

- `400` — 400 Bad Request
- `401` — 401 Unauthorized
- `404` — 404 Not Found
- `500` — 500 Internal Server
- `503` — 503 Service Unavailable

---

[API](https://skmtc.net/future-architect/apis/future-muscle-partner-api.md) · [All operations](https://skmtc.net/future-architect/apis/future-muscle-partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/future-architect/future-muscle-partner-api/revisions/8f70bad57269/schema)
