Skip to content

Commit 9d8c508

Browse files
eDiscovery Purge - Add note
1 parent 2b802c3 commit 9d8c508

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The following table shows the parameters that you can use with this action.
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`. |
6363
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are `recoverable`, `unknownFutureValue`, `permanentlyDelete`. |
6464

65+
>**Note:** `permanentlyDelete` is not supported for `teamsMessages`.
66+
6567
## Response
6668

6769
If successful, this action returns a `202 Accepted` response code.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ The following table shows the parameters that you can use with this action.
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`. |
6060
|purgeType|microsoft.graph.security.purgeType| Options that control whether the action is soft delete or hard delete. Possible values are: `recoverable`, `unknownFutureValue`, `permanentlyDelete`. |
6161

62+
>**Note:** `permanentlyDelete` is not supported for `teamsMessages`.
63+
6264
## Response
6365

6466
If successful, this action returns a `202 Accepted` response code.

0 commit comments

Comments
 (0)