---
title: "Delete Session"
method: DELETE
path: "/hotel-search/sessions/{session_id}"
tags: ["hotel-search"]
---

# Delete Session

`DELETE /hotel-search/sessions/{session_id}`

Delete a hotel search session.

## Path parameters

- `session_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/helloaxel/client-api-gateway/revisions/d3c4c29fede7/schema)
