We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24307c9 commit 655c716Copy full SHA for 655c716
EventWebHookHandler/function.json
@@ -4,7 +4,7 @@
4
"type": "httpTrigger",
5
"direction": "in",
6
"name": "req",
7
- "authLevel": "function"
+ "authLevel": "anonymous"
8
},
9
{
10
"type": "http",
0 commit comments