---
title: "Clear chat history (Admin only)"
method: POST
path: "/db-chat/clear"
tags: ["DB chat"]
---

# Clear chat history (Admin only)

`POST /db-chat/clear`

Clear chat history for the authenticated admin user.

## Response `200`

Chat history cleared successfully

- unknown

## Other responses

- `401` — Unauthorized
- `403` — Admin access required
- `500` — Internal server error

---

[API](https://skmtc.dev/lium/apis/lium-backend-api.md) · [All operations](https://skmtc.dev/lium/apis/lium-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lium/lium-backend-api/revisions/57db0a9348db/schema)
