Function request_password_reset

Source
pub async fn request_password_reset(
    configuration: &mut Configuration,
    params: RequestPasswordResetParams,
) -> Result<InlineResponse200, Error<RequestPasswordResetError>>
Expand description

Requests a password reset for the specified user.