Hrmpf. Jetzt antworte ich mir schon selbst...
mit
result = requests.post(Dachs_url,
{"Stromf_Ew.Anforderung_GLT.bAktiv": "1",
"Stromf_Ew.Anforderung_GLT.bAnzahlModule": "1"},
auth=(Dachs_user, Dachs_pass),
timeout=1)
funktioniert das.
Grüße
Jan