Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
Session name (instanceName)
Conversation ID
Response
201 - application/json
The response is of type object.
curl --request POST \
--url https://{host}/api/{session}/chats/{chatId}/unread \
--header 'apikey: <api-key>'{}The parameter must be the session’s instanceName.
curl --request POST \
--url https://{host}/api/{session}/chats/{chatId}/unread \
--header 'apikey: <api-key>'{}Your Wappfy API key (get it at dash.wappfy.com.br)
Session name (instanceName)
Conversation ID
The response is of type object.