Remove manual correlation between an account and an Identity

Hello,
We have realized that when the creation of an account is triggered via IDN, the created account has the field “manuallyCorrelated” set to TRUE and is attached to the Identity.

Is there a way to remove the correlation between and Identity and an account and set the field manuallyCorrelated to False.

That way on the next aggregation the Account will follow the correlation rule specified in the source configuration?

Thank you in advance,
Nadim

Hi,

You can use the PATCH operation to set the manuallyCorrelated to be false using this call:

Hello,
If I set manually Correlated to false will the account be correlated to the right identity on the next aggregation?

Also will I have to run an aggregation with optimization disabled?

Thanks in advance for your answer

Hi,
Yes, you would require an unoptimized aggregation.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.