---
title: "Archive Conversation"
method: POST
path: "/trips/{trip_id}/conversations/{conversation_id}/archive"
---

# Archive Conversation

`POST /trips/{trip_id}/conversations/{conversation_id}/archive`

## Path parameters

- `trip_id` string, required
- `conversation_id` string, required

## Response `200`

Successful Response

- MessageResponse
  - `message` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/stardrift/apis/fastapi/revisions/6d2ccd9ff8ca?raw)
