Merge user profiles
PATCH https://api.fyno.io/v1/{WSID}/{version}/profiles/{source_distinct_id}/merge/{target_distinct_id}
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.
Authorization
AuthorizationrequiredEnter your API Key. If you don't have it already, you can create one from the API Keys page within your Fyno account
Path Parameters
WSIDrequiredEnter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
versionrequiredSpecify the version for which you would like to manage the user profile.
livetestsource_distinct_idrequiredEnter the source distinct ID that you wish to merge from.
target_distinct_idrequiredEnter the target distinct ID to which the profile should merge into.
Response
Profiles merged successfully and the source profile is deleted
_messagerequiredstatusrequired