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