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
>**Note:** The response object shown here might be shortened for readability.
117
117
<!-- {
118
118
"blockType": "response",
@@ -140,3 +140,43 @@ HTTP/1.1 201 Created
140
140
}
141
141
}
142
142
```
143
+
### Request
144
+
A request to create additional source by `microsoft.graph.security.userSource`.
145
+
146
+
The following example shows a request.
147
+
148
+
```
149
+
POST https://graph.microsoft.com/beta/security/cases/ediscoveryCases/17011798-ca63-4282-9cb3-0086f1042bfc/searches/2f5cc5a6-9728-4ba0-acfa-edce25e91244/additionalSources
>**Note:** The response object shown here might be shortened for readability.
117
117
<!-- {
118
118
"blockType": "response",
@@ -140,3 +140,43 @@ HTTP/1.1 201 Created
140
140
}
141
141
}
142
142
```
143
+
### Request
144
+
A request to create additional source by `microsoft.graph.security.userSource`.
145
+
146
+
The following example shows a request.
147
+
148
+
```
149
+
POST https://graph.microsoft.com/v1.0/security/cases/ediscoveryCases/17011798-ca63-4282-9cb3-0086f1042bfc/searches/2f5cc5a6-9728-4ba0-acfa-edce25e91244/additionalSources
0 commit comments