Skip to content

[user-deletion-and-suppression] update info prompt to include both Se… #2749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/privacy/user-deletion-and-suppression.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ The deletion requests tab shows a log of all regulations with a deletion element
Click a deletion to view its status across Segment and your connected destinations.

> info ""
> Deletion requests submitted through the [Segment Batch API](https://reference.segmentapis.com/?version=latest#57a69434-76cc-43cc-a547-98c319182247){:target="_blank"} appear in this view.

> Deletion requests submitted through one of Segment's APIs, either [Config API](https://reference.segmentapis.com/?version=latest#57a69434-76cc-43cc-a547-98c319182247){:target="_blank"} or [Public API](https://api.segmentapis.com/docs/connections/deletion-and-suppression/#create-workspace-regulation){:target="_blank"} (the Public API is currently in public beta, and will replace the Config API overtime), appear in this view.
## Programmatic User Deletion and Suppression using the API

Use the [Segment Config APIs](https://reference.segmentapis.com/?version=latest#57a69434-76cc-43cc-a547-98c319182247){:target="_blank"} to interact with the User Deletion and Suppression system.
Expand Down