---
title: "DELETE /delete-chat/{chat_id}"
method: DELETE
path: "/delete-chat/{chat_id}"
---

# DELETE /delete-chat/{chat_id}

`DELETE /delete-chat/{chat_id}`

Delete an existing chat

## Path parameters

- `chat_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `422` — Unprocessable Content
- `500` — Internal Server Error

## Changes

- **2026-05-08** `7dd16ddf69d8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retellai/apis/retell-sdk/changes/delete-chat/:chat_id/delete.md)

---

[API](https://skmtc.dev/retellai/apis/retell-sdk.md) · [All operations](https://skmtc.dev/retellai/apis/retell-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/retellai/retell-sdk/revisions/2a182bedbfc5/schema)
