This is the operation that receives the password reset request from users who have forgotten their password. A limit is applied to the password reset request for a user within a certain period. When this limit is exceeded, an email is not sent again and an error message is returned.
User Name in E-Mail Format
"name@email.com"
The Link to The Page Where New Password Will Be Entered During Password Reset. Userid (u) and Password Reset Token (t) Are Added As Parameters into The Link.
"https://ui.iklim.co/reset-password"