[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