---
title: "Delete Fde Conversation"
method: DELETE
path: "/api/v1/fde/conversations/{conversation_id}"
tags: ["fde", "fde-conversations"]
---

# Delete Fde Conversation

`DELETE /api/v1/fde/conversations/{conversation_id}`

## Path parameters

- `conversation_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `404` — FDE conversation not found
- `422` — Validation Error

---

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