---
title: "Delete AI conversation"
method: DELETE
path: "/internal/ai-conversations/{conversationId}"
tags: ["Others"]
---

# Delete AI conversation

`DELETE /internal/ai-conversations/{conversationId}`

Delete an AI conversation and all its messages

## Path parameters

- `conversationId` string, required

## Response `200`

Successful response

- object

## Changes

- **2026-05-06** `e832ef1d24dc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hexclave/apis/hexclave-rest-api-3/changes/internal/ai-conversations/:conversationId/delete.md)

---

[API](https://skmtc.dev/hexclave/apis/hexclave-rest-api-3.md) · [All operations](https://skmtc.dev/hexclave/apis/hexclave-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hexclave/hexclave-rest-api-3/revisions/76ec643d488e/schema)
