Merge user profiles
This API enables you to merge the attributes of a user profile to another user profile. The profile with source distinct ID is merged with the target profile, after which the source profile is automatically deleted. If the target distinct ID does not exist, the source distinct ID is updated to target distinct ID.
Path parameters
WSID
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
version
Specify the version for which you would like to manage the user profile.
Allowed values:
source_distinct_id
Enter the source distinct ID that you wish to merge from.
target_distinct_id
Enter the target distinct ID to which the profile should merge into.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
_message
status