post
https://wassdev.idbanc.com/auth/password/reset
This parameter facilitates a secure and user-friendly password reset process, where users can securely reset their passwords by verifying their identity through the provided OTP and setting a new password for their account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request Body
The request should include the following parameters:
| Parameter | Type | Description |
|---|---|---|
| emailAddress | string | This parameter allows the user to request a new OTP to complete the verification or authentication process. |
| newPassword | string | This parameter is used to set the new password for the user's account. After the user has verified their identity through the OTP (One-Time Password) process, they can provide the new desired password for their account. |
| otpIdentifier | string | This parameter is an identifier of the user's otp session. To get the otpIdentifier, firstly, reset your password; it will return OTP and id, then you will verify the OTP which will return the otpIdentifier |