pub async fn enable_hook( configuration: &Configuration, hook_id: &str, ) -> Result<Hook, Error<EnableHookError>>