---
title: "Clear Long-Term Memory"
method: DELETE
path: "/chatbot/v3/memory"
tags: ["chatbot"]
---

# Clear Long-Term Memory

`DELETE /chatbot/v3/memory`

## Query parameters

- `bot_id` string, required
- `user_id` string, required

## Headers

- `X-Request-Id` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/exh/apis/ex-human.md) · [All operations](https://skmtc.dev/exh/apis/ex-human/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/exh/ex-human/revisions/cd3ee850caf2/schema)
