pub async fn drop_user( uaid: Uuid, db: &dyn DbClient, metrics: &StatsdClient, ) -> Result<(), ApiError>
Drop a user and increment associated metric