Marcar mensajes como leídos
🚀 Servidor de producción
https://api.hiveflow.com/api
🚀 Servidor de producción
https://api.hiveflow.com/api
POST
/whatsapp/sessions/{sessionId}/chats/{chatId}/mark-read
WhatsApp
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.hiveflow.com/api/whatsapp/sessions//chats//mark-read'
Response Response Example
{
"success": true,
"message": "Mensajes marcados como leídos"
}
Request
Path Params
sessionId
string
required
chatId
string
required
Responses
Modified at 2025-06-19 15:26:15