You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/api/authenticationeventlistener-update.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,6 @@ HTTP/1.1 204 No Content
143
143
### Request
144
144
The following example shows a request to add an application to an authentication event listener's trigger conditions:
145
145
146
-
# [HTTP](#tab/http)
147
146
<!-- {
148
147
"blockType": "request",
149
148
"name": "update_authenticationeventlistener"
@@ -152,13 +151,13 @@ The following example shows a request to add an application to an authentication
152
151
```http
153
152
POST https://graph.microsoft.com/beta/identity/authenticationEventListeners/0313cc37-d421-421d-857b-87804d61e33e/conditions/applications/includeApplications
0 commit comments