pub async fn delete_hook( configuration: &Configuration, hook_id: &str, ) -> Result<(), Error<DeleteHookError>>