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
|contentQuery|String|KQL query that specifies content to be held in the specified locations. To learn more, see [Keyword queries and search conditions for eDiscovery](/microsoft-365/compliance/keyword-queries-and-search-conditions). To hold all content in the specified locations, don't specify a value for the **contentQuery** property. Optional.|
49
49
|description|String|The description of the legal hold policy. Optional.|
50
50
51
-
52
51
## Response
53
52
54
53
If successful, this method returns a `204 No Content` response code.
@@ -58,7 +57,6 @@ If successful, this method returns a `204 No Content` response code.
58
57
### Request
59
58
The following example shows a request.
60
59
61
-
# [HTTP](#tab/http)
62
60
<!-- {
63
61
"blockType": "request",
64
62
"name": "update_ediscoveryholdpolicy"
@@ -68,45 +66,11 @@ The following example shows a request.
0 commit comments