
asuxg (asuxg) asked a question.
I'm trying to find the most efficient way to clear our the secondEmail attribute for all existing users. I'm not trying to remove the attribute entirely, just blank it out. I'm not super experienced with APIs, but I've tried using CSV import but it wasn't able to make an existing entry blank. Any thoughts here?
Thank you!

The only other idea that comes to mind (bear in mind I'm just another Okta admin...) is to set up a "temporary" directory service / profile master and have that service *only* master the secondEmail attribute. Once that is done, you could try what I described above. But depending how many users you have, it may be quicker to just make the secondEmail attribute manually editable and blank it out manually, or dig in and deal with the API.
Good luck!