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/v1.0/api/authenticationeventlistener-update.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,6 @@ HTTP/1.1 204 No Content
135
135
### Request
136
136
The following example shows a request to add an application to an authentication event listener's trigger conditions:
137
137
138
-
# [HTTP](#tab/http)
139
138
<!-- {
140
139
"blockType": "request",
141
140
"name": "update_authenticationeventlistener"
@@ -144,13 +143,13 @@ The following example shows a request to add an application to an authentication
144
143
```http
145
144
POST https://graph.microsoft.com/v1.0/identity/authenticationEventListeners/0313cc37-d421-421d-857b-87804d61e33e/conditions/applications/includeApplications
0 commit comments