# Como excluir uma mensagem do WhatsApp enviada usando a API?

Às vezes, você pode enviar uma mensagem do WhatsApp contendo erros de digitação. Ou você pode enviar por engano a mensagem incorreta ao cliente.

Nesses cenários, o curso de ação usual é excluir a mensagem do WhatsApp.

Embora isso funcione bem se você estiver usando os aplicativos móveis normais do WhatsApp ou WhatsApp Business, a situação muda se você estiver usando um número de API do WhatsApp.

[<mark style="background-color:purple;">Infelizmente, a API do WhatsApp não suporta a exclusão de uma mensagem enviada (ainda).</mark>](#user-content-fn-1)[^1]

Como resultado, uma mensagem enviada usando a API oficial não pode ser retirada ou excluída depois de enviada.

[^1]:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cosmobots.io/help/faq/como-excluir-uma-mensagem-do-whatsapp-enviada-usando-a-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
