Skip to content

Commit 1f7a454

Browse files
authored
Update security-ediscoverysearch-purgedata.md
1 parent 5fb7497 commit 1f7a454

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

api-reference/beta/api/security-ediscoverysearch-purgedata.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ The following table shows the parameters that you can use with this action.
6060
|Parameter|Type|Description|
6161
|:---|:---|:---|
6262
|purgeAreas|microsoft.graph.security.purgeAreas| Options to define the locations to be in scope of the purge action. Possible values are: `mailboxes`, `teamsMessages`, `unknownFutureValue`. |
63-
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are `recoverable`, `unknownFutureValue`, `permanentlyDelete`. |
64-
65-
>**Note:** `permanentlyDelete` isn't supported for `teamsMessages`.
63+
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are `recoverable`, `unknownFutureValue`, `permanentlyDelete`. The `permanentlyDelete` value isn't supported with `teamsMessages`.|
6664

6765
## Response
6866

0 commit comments

Comments
 (0)