Documentation Index
Fetch the complete documentation index at: https://developers.thareja.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Request a password reset link to be sent via email. This endpoint generates a password reset token and sends it to the user’s registered email address. The user can then use this token to reset their password.
Request Body
The email address of the user who forgot their password.Format: Valid email addressExample: "user@example.com"
Response
Whether the request was successful.
Success message confirming the reset link was sent.
Example Request
The email address of the user who forgot their password
Reset link sent successfully
Example:"Reset password link is sent successfully!"