updated api call to use variables

This commit is contained in:
2026-05-11 06:16:59 -05:00
parent 5cc265583d
commit 27e31ac2a0
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,3 +3,4 @@
.env.ps1 .env.ps1
debug.ps1 debug.ps1
.postmate/postmate-history.json .postmate/postmate-history.json
.postmate/postmate-envs.json
+2 -1
View File
@@ -32,7 +32,8 @@
"value": "{{secretkey}}", "value": "{{secretkey}}",
"addTo": "header" "addTo": "header"
}, },
"cookies": [] "cookies": [],
"dataTags": []
} }
] ]
} }