pub async fn user_delete_hook( configuration: &Configuration, id: i64, ) -> Result<(), Error<UserDeleteHookError>>