Function fastly_api::apis::user_api::update_user_password
source · pub async fn update_user_password(
configuration: &mut Configuration,
params: UpdateUserPasswordParams
) -> Result<UserResponse, Error<UpdateUserPasswordError>>
Expand description
Update the user’s password to a new one.