cURL
curl --request POST \ --url https://{host}/api/{session}/chats/{chatId}/unarchive \ --header 'apikey: <api-key>'
{}
Unarchive a chat to return it to 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