Skip to content

Commit aced868

Browse files
Update faqs.md
reverting change
1 parent ba0a256 commit aced868

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/engage/faqs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ In this example, `anonymous_id: a1` is not reset during a `User Logout`. Without
8484

8585
This is especially helpful for preventing "blob users" that are merged together by non-unique anonymous IDs or by common group emails like `[email protected]`.
8686

87-
## Can we remove a trait from a User profile?
88-
89-
To remove a trait from a user profile, you can send in a key-value pair in the properties object with null as the value for that trait from one of the connected sources. E.g. `"properties": {"trait1": null, ...}, ....` Sending in an empty string i.e. `trait2: ""` will also have the same effect.
90-
9187
## Which destinations support syncing the identity graph?
9288
Most destinations on the Segment Platform are built up around a user model. They assume that a user will have a single userId. Further, most Destinations are not built to handle anonymous traffic.
9389

0 commit comments

Comments
 (0)