curl -X POST https://chatbot.menuia.com/api/groups \ -H "Content-Type: application/json" \ -d '{ "appkey": "SUA_APPKEY_AQUI", "authkey": "SUA_AUTHKEY_AQUI", "message": "false", "entrarConvite": "https://chat.whatsapp.com/CODIGO_CONVITE" }'
{ "status": 200, "message": "Entrou no grupo com sucesso.", "grupoId": "[email protected]" }