Branding email template when receiving one-time-password

Hello,

I implement login with API calls to Okta.
To send an OTP, I use the api the following API:

https://{env.OKTA_DOMAIN}/api/v1/users/${factorRef.userId}/factors/${factorRef.id}/verify

I receive an email with the title “One-time verification code”.
I want to change the template of this email.
Following the doc, I go to Customization > Branding > Emails.
I have a hard time finding the email sent in the email lists.

Can you help me?

Thanks!
Joel

Hi @joelbloch, I believe the Email Challenge is the template you’re looking for. Check out this link Customize email notifications | Okta Developer

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.