Skip to content

Commit 148aedc

Browse files
authored
Update request and response bodies.
1 parent d20ab36 commit 148aedc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api-reference/v1.0/api/security-ediscoveryholdpolicy-post-usersources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Content-Type: application/json
7070
7171
{
7272
"email": "admin@contoso.com",
73-
"includedSources": "mailbox, site"
73+
"includedSources": "mailbox"
7474
}
7575
```
7676

@@ -96,7 +96,7 @@ Content-Type: application/json
9696
"holdStatus": "applied",
9797
"id": "c25c3914-f9f7-43ee-9cba-a25377e0cec6",
9898
"email": "admin@contoso.com",
99-
"includedSources": "mailbox,site",
99+
"includedSources": "mailbox",
100100
"siteWebUrl": "",
101101
"createdBy": {
102102
"user": {

0 commit comments

Comments
 (0)