# Chats

Documentação estática da pasta **Chats** (GoZAP API).

[Índice geral](../index.md) · [OpenAPI](../openapi.json)

## Endpoints

- [`POST /chat/delete`](./post-chat-delete.md) — Excluir chat
- [`POST /chat/archive`](./post-chat-archive.md) — Arquivar ou desarquivar chat
- [`POST /chat/ephemeral`](./post-chat-ephemeral.md) — Configurar mensagens temporárias do chat
- [`POST /chat/read`](./post-chat-read.md) — Marcar chat como lido ou não lido
- [`POST /chat/mute`](./post-chat-mute.md) — Silenciar ou reativar notificações do chat
- [`POST /chat/pin`](./post-chat-pin.md) — Fixar ou desafixar chat
- [`POST /chat/find`](./post-chat-find.md) — Listar chats recentes
- [`POST /chat/notes`](./post-chat-notes.md) — Consultar notas do chat
- [`POST /chat/notes/refresh`](./post-chat-notes-refresh.md) — Recarregar notas do chat
- [`POST /chat/notes/edit`](./post-chat-notes-edit.md) — Editar notas do chat
- [`POST /chat/sync`](./post-chat-sync.md) — Sincronizar chats e mensagens
