post https://wassdev.idbanc.com/auth/password/reset/otp
This endpoint is used when a user forgets their password and requests to reset it. Using this API with the emailAddress parameter, users can receive a temporary OTP to verify their identity and reset their password.
Request Body
The request should include the following parameters:
Parameter | Type | Description |
---|---|---|
emailAddress | string | This parameter represents the user's email address who wants to initiate the password reset process. |