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
Copy file name to clipboardExpand all lines: docs/DeletionAndSuppressionApi.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -390,7 +390,7 @@ public class Example {
390
390
391
391
List Regulations from Source
392
392
393
-
Lists all Source-scoped regulations.
393
+
Lists all Source-scoped regulations. Please note: List regulations for Source only returns deletion requests from the past 90 days. Deletion requests older than 90 days are not retained and will result in 404 resource not found.
394
394
395
395
### Example
396
396
@@ -542,7 +542,7 @@ public class Example {
542
542
543
543
List Workspace Regulations
544
544
545
-
Lists all Workspace-scoped regulations.
545
+
Lists all Workspace-scoped regulations. Please note: List Workspace regulations only returns deletion requests from the past 90 days. Deletion requests older than 90 days are not retained and will result in 404 resource not found.
0 commit comments