cURL
curl --request POST \ --url https://{host}/api/{session}/groups/refresh \ --header 'apikey: <api-key>'
{ "success": true, "message": "Groups updated successfully", "count": 15 }
Synchronize groups with WhatsApp server
200
400
401
curl -X POST https://api.wappfy.com.br/api/my-session/groups/refresh
Your Wappfy API key (get it at dash.wappfy.com.br)
Session name (instanceName)