---
title: "Delete Archived Chat"
method: DELETE
path: "/workspaces/{workspace_id}/chat-archive/{chat_id}"
tags: ["chat-archive"]
---

# Delete Archived Chat

`DELETE /workspaces/{workspace_id}/chat-archive/{chat_id}`

## Path parameters

- `chat_id` string, uuid, required
- `workspace_id` string, uuid, required

## Response `200`

Successful Response

- DeleteArchivedChatResponse
  - `ok` true, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/useauxos/apis/auxos.md) · [All operations](https://skmtc.dev/useauxos/apis/auxos/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/useauxos/auxos/revisions/2f853c0b59f4/schema)
