How can I manipulate the built in newUser attribute of AAD B2C?
I am using the Graph API to get and update user information currently, but can't figure out what value I need to send with the update user Patch to change this bool.
I need a way to programmatically set this attribute to true or false. I can't seem to find it's documentation either.