[Update login email] I need to change my login email and need to confirm that email with OTP. How to trigger email verification from okta during profile update?

Hey,
Is there an API to submit an email change request and trigger a verification email from Okta?

After a user is created and activated, if I use /api/v1/users/{oktaId} api to update email and login, it would go ahead and commit the change without triggering the verification email. Is there an API I can call to trigger the verification email and commit only after users are confirmed in the email?

Thanks,
Sujina

Hello Yvonne,

Greetings! Thank you so much for your response.

After spending so much time finding the solution, I was able to find this document where we can have MFA during email change.

Have a look:
Over Okta API: Email

Thank you


Sujina B H