Skip to content

Commit 01e4399

Browse files
committed
some more cleanup
1 parent e9086b8 commit 01e4399

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ POST https://{HOST_NAME}/v1/spaces/{SPACE_ID}/collections/users/profiles/user_id
7676
| Parameter | Description |
7777
| ----------------- | ---------------------------------------------------------------------------------------------------- |
7878
| **HOST_NAME** | `profiles.segment.com` for North America workspaces or `profiles.euw1.segment.com` for EU workspaces |
79-
| **SPACE_ID** | Your space ID. Find this in **Unify > Settings > API access** |
79+
| **SPACE_ID** | Your space ID. Find this in **Unify > Unify settings > API access** |
8080
| **USER_ID_VALUE** | The `user_id` value that identifies the profile |
8181
| **AUTH_TOKEN** | Your access token. Generate this in **Unify > Settings > API access** |
8282

@@ -152,6 +152,7 @@ Segment allows up to 100 deletion requests per second per space and 100 deletion
152152
Most deletion requests complete in under 3 seconds. Deletions on profiles with more than 15 merges or 50 identifier mappings may take longer.
153153

154154
Deletion propagates to connected systems at different speeds:
155+
155156
- **Real-Time Profile Storage**: seconds to 5 minutes
156157
- **Profile Sync**: depends on your sync schedule
157158

0 commit comments

Comments
 (0)