---
title: "Delete All Conversations"
method: DELETE
path: "/conversations/all"
tags: ["Conversations"]
---

# Delete All Conversations

`DELETE /conversations/all`

Delete all conversations and associated messages for the authenticated user.

## Query parameters

- `team_id` string, uuid

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
