File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/unify/identity-resolution Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
152152Most deletion requests complete in under 3 seconds. Deletions on profiles with more than 15 merges or 50 identifier mappings may take longer.
153153
154154Deletion 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
You can’t perform that action at this time.
0 commit comments