In the old UI you used to be able to remove an account from an identity until next aggregation, I used this to fix correlation issues occasionally, but now in the new UI there does not appear to be an option to do so, is there a way to accomplish this from an API call or was the functionality removed?
Hi Nicholas!
You can try this API call through Postman and it will remove the account from IDN, but not actually delete the account on the source, meaning it will behave like the previous remove account option.
POST https://<tenant>.api.identitynow.com/beta/accounts/<account id>/remove
Additionally, here is a thread about this functionality being removed:
This is the main thread where they mentioned adding this functionality back to the UI at some point:
Please let me know if this helps!
- Zach
Hi Nicholas,
Another option which you can try in the new UI is, Go to Accounts-> Human Accounts-> search for the account you want to remove from Identity and in actions click on remove account. It will remove that accountās correlation from the identity. Please try this out.
Regards,
Jishnu
Thank you both for the help. Our production tenant does not have the new āidentity managementā tab yet. However, we realized the issue was somehow tied to my access levels in the tenant, this permission doesnāt seem to be available to āhelpdeskā which I erroneously had. I am all set now.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.