Auth
Forgot Password
Request a password reset link sent to the user’s email.
POST
POST
The reset link expires after 24 hours.
Request Body
string
required
The email address associated with the account.
Response
boolean
Always
true (even if the email is not registered).string
Generic confirmation message.
Body
application/json
Response
200
Reset email sent if account exists