Here’s how-to. I was meant on updating the source account “manuallCorrelated” flag to false, so it will get uncorrelated away from the old identity.
Can refer to this for some explanation.
{
"Reassign account": {
"value": [
{
"op": "replace",
"path": "/manuallyCorrelated",
"value": "false"
}
]
}
}