Skip to content

Commit c79fb27

Browse files
committed
reword before you begin section
1 parent f481896 commit c79fb27

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

src/unify/identity-resolution/delete-profile-identifier-api.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,26 +20,22 @@ The Delete Profile Identifier API helps you clean up identifiers that shouldn't
2020

2121
## Before you begin
2222

23-
During private beta, the Delete Profile Identifier API is available to Unify and Engage.
23+
The Delete Profile Identifier API is available to Unify and Engage customers during private beta.
2424

25-
You must have one of the following role permissions to delete identifiers:
25+
You need one of these roles to delete identifiers:
2626

2727
- Workspace Owner
2828
- Identity Admin
2929
- Unify and Engage Admin
3030

31-
For more information, see [the Roles documentation](/docs/segment-app/iam/roles/).
31+
See [the Roles documentation](/docs/segment-app/iam/roles/) for more details.
3232

33-
### Profiles Sync configuration
34-
35-
If you use [Profiles Sync](/docs/unify/profiles-sync/overview/), complete these steps before using the Delete Profile Identifier API:
33+
If you use [Profiles Sync](/docs/unify/profiles-sync/overview/), you must also:
3634

3735
1. Add the `__operation` column to the `external_id_mapping_updates` table schema in your data warehouse:
3836
- Default value: `CREATED`
3937
- Deleted value: `REMOVED`
40-
2. Verify that your analytics workloads (BI tools, data pipelines, ML models) can handle deleted identifiers. Make sure these systems remain operational and account for the `REMOVED` flag.
41-
42-
<!-- Not sure I love how I structured that, may revisit-->
38+
2. Verify that your analytics workloads (BI tools, data pipelines, ML models) can handle deleted identifiers. Make sure these systems stay operational and account for the `REMOVED` flag.
4339

4440
## How deletion works
4541

0 commit comments

Comments
 (0)