Skip to main content
POST
/
api
/
{session}
/
chats
/
{chatId}
/
unread
Marcar conversa como não lida
curl --request POST \
  --url https://{host}/api/{session}/chats/{chatId}/unread \
  --header 'apikey: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.wappfy.com.br/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apikey
string
header
required

Sua chave de API do Wappfy (obtenha em dash.wappfy.com.br)

Path Parameters

session
string
required

Nome da sessão (instanceName)

chatId
string
required

ID da Conversa

Response

201 - application/json

The response is of type object.