Function delete_hook

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