Skip to main content

POST /utils/password-recovery/{email}

Password Recovery

Initiates the password reset process by sending a recovery email to the specified address if it exists in the system.

Endpoint

POST /utils/password-recovery/{email}

Parameters

NameTypeDescription
emailstringThe email address of the user account to recover.
sessionSessionDepThe database session dependency used for user lookup.

Response

StatusDescription
200The request was processed successfully, regardless of whether the email was found, to prevent account enumeration. Returns Message.