---
title: "DELETE /v2/chat/{chatId}/messages"
method: DELETE
path: "/v2/chat/{chatId}/messages"
---

# DELETE /v2/chat/{chatId}/messages

`DELETE /v2/chat/{chatId}/messages`

Limpar mensagens

## Path parameters

- `chatId` string, required

## Response `200`

Mensagens removidas com sucesso

- object
  - `success` boolean

## Other responses

- `400` — Erro inesperado
- `403` — Erro de token

---

[API](https://skmtc.net/gptmaker/apis/openapi-gpt-maker.md) · [All operations](https://skmtc.net/gptmaker/apis/openapi-gpt-maker/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gptmaker/openapi-gpt-maker/versions/bda09b3eba6e/schema)
