---
title: "Eliminar chatbot"
method: DELETE
path: "/v1/chatbots/{chatbotId}"
tags: ["Chatbots"]
---

# Eliminar chatbot

`DELETE /v1/chatbots/{chatbotId}`

Soft-delete del chatbot. No elimina los canales asociados.

## Path parameters

- `chatbotId` string, required

## Response `204`

Chatbot eliminado

---

[API](https://skmtc.net/cliengo/apis/cliengo-public-api.md) · [All operations](https://skmtc.net/cliengo/apis/cliengo-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cliengo/cliengo-public-api/revisions/94c7ba7d6a11/schema)
