Skip to content

Commit eac5836

Browse files
committed
reverting the merge commit I bungled, basically
1 parent 2861f74 commit eac5836

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/connections/spec/alias.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,4 @@ Here's a complete example of an Alias call:
7878
"userId": "507f191e81",
7979
"version": "1.1"
8080
}
81-
```
82-
83-
## Previous ID
84-
85-
The `previousId` is the existing ID you've referred to the user by. It might be an Anonymous ID assigned to that user or a User ID you previously identified them with using our [Identify](/docs/connections/spec/identify/) call.
86-
87-
## User ID
88-
89-
The `userId` is a string that will be the user's new identity, or an existing identity that you wish to merge with the `previousId`. See the [User ID docs](/docs/connections/spec/identify#user-id) for more detail.
81+
```

0 commit comments

Comments
 (0)