This commit is contained in:
Administration
2025-12-04 19:54:20 +01:00
parent 537e302da4
commit e01fda900c
+1 -1
View File
@@ -1,7 +1,7 @@
function GetContactsFromListBrevo {
$headers = @{
"accept" = "application/json"
"api-key" = "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"
"api-key" = ""
}
$response = Invoke-WebRequest `