Skip to content

Commit 5fb7497

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

api-reference/v1.0/api/security-ediscoverysearch-purgedata.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ The following table shows the parameters that you can use with this action.
5757
|Parameter|Type|Description|
5858
|:---|:---|:---|
5959
|purgeAreas|microsoft.graph.security.purgeAreas| Option to define the locations to be in scope of the purge action. Possible values are: `mailboxes`, `teamsMessages`, `unknownFutureValue`. |
60-
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are: `recoverable`, `unknownFutureValue`, `permanentlyDelete`. |
61-
62-
>**Note:** `permanentlyDelete` is not supported for `teamsMessages`.
60+
|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`.|
6361

6462
## Response
6563

0 commit comments

Comments
 (0)