Forget Password

Lets you set a new password if the customer has lost or forgot password. This is applicable only for brands for which password is enabled. You need to first generate sessionId and then use it in password/forget. After setting a new password, the customer customer needs to authenticate again -

  1. Generate token,
  2. Generate OTP, and
  3. Validate OTP.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identifier used for token generation. Values: MOBILE, EMAIL, USERNAME.

string
required

Value of the specified identifierType.

string
required

Name of the brand/org for which authentication needs to be verified.

string

Unique ID of the device used for changing password. Applicable only for mobile app.

string
required

Unique sessionId generated for the identifierType and deviceId combination.

string
required

New password for the account.

string
required

Reenter the new password.

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json