cURL
curl --request POST \ --url https://{host}/api/{session}/chats/{chatId}/archive \ --header 'apikey: <api-key>'
{}
Archive a chat to remove it from the main view
Your Wappfy API key (get it at dash.wappfy.com.br)
Session name (instanceName)
Conversation ID
The response is of type object.
object