---
title: "Delete a conversation"
method: DELETE
path: "/conversations/{conversation_id}"
tags: ["conversations"]
---

# Delete a conversation

`DELETE /conversations/{conversation_id}`

Delete a conversation. Afterwards it no longer appears in the list or can be retrieved.

Required scope: \`inference:run\`

## Path parameters

- `conversation_id` string, required

## Query parameters

- `principal_id` string

## Response `204`

Deleted

## Other responses

- `401` — Unauthorized
- `404` — Not Found

## Changes

> 71 revisions in range; 18 not diffed.

- **2026-07-06** `b849852eb53b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/qlonolink/apis/qaip-apis/changes/conversations/:conversation_id/delete.md)

---

[API](https://skmtc.dev/qlonolink/apis/qaip-apis.md) · [All operations](https://skmtc.dev/qlonolink/apis/qaip-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qlonolink/qaip-apis/revisions/61dc40676905/schema)
