Forgot Password API

Hi All,

I am using OKTA Developer account, I want to implement Forgot Password functionality to my application using OKTA.

  1. Here I am trying to use API (Users(OKTA API)>Credential Operations> Forgot Password(One time Code).
  2. I am getting an Email, without one time code.
  3. How do I get a one time code in an email?
  4. If I am able to get an Email with one time code, Which set of API’s can be used to verify and reset password?

Any Suggestions? Thanks