API ReferenceAuth - Password ResetRequest a password resetRequest a password reset POST /auth/forgot-password Request a password reset email. Creates a reset token and sends an email to the user. Always returns success to prevent email enumeration. Request Responses200400500Password reset requestedValidation errorInternal server error