# Apagar/Editar uma mensagem

Algumas funcionalidades dos aplicativos não são permitidas na versão API do WhatsApp e uma delas é de apagar uma mensagem ou editar uma mensagem.

Todas o histórico de troca de mensagens é salvo na plataforma da Suri, ou seja, da mesma forma que se você enviar uma mensagem errada para o cliente não conseguirá apagá-la, o cliente que também enviou alguma mensagem equivocada, pode apagar no celular dele, porém na Suri continuará salva.

Isso é uma forma de preservar o histórico até para questões judiciais.


---

# 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://sejasuri.gitbook.io/centraldeajuda/master/copy-of-conversas/apagar-editar-uma-mensagem.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.
