I would like to know if it’s possible to aggregate all accounts of an identity using the API. I tried using the “reload accounts” API, but I received a 404 error.
Can anyone assist with this or point me to the correct way to perform this operation?
Your solution is suggesting that OP perform an account aggregation on a specific source, which is not what they’re asking for. They are asking to perform a single account aggregation on all accounts tied to a specific identity.
@caio_lamim in your case, there is not an out-of-box API that will aggregate ALL accounts for a specific identity. However, if you are willing to use tools like the PowerShell SDK, you can accomplish this with just a little bit of scripting. Here is an example below using the email address of the identity to find all accounts tied to direct connect sources and aggregating them individually