---
title: "WebhookTargetObject"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/webhooktargetobject/"
source: "https://container-registry.com/docs/harbor-api-client/model/webhooktargetobject/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/webhooktargetobject/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/webhooktargetobject/index.md>. Site index: <https://container-registry.com/llms.txt>.


# WebhookTargetObject

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **str** | The webhook target notify type. | [optional] 
**address** | **str** | The webhook target address. | [optional] 
**auth_header** | **str** | The webhook auth header. | [optional] 
**skip_cert_verify** | **bool** | Whether or not to skip cert verify. | [optional] 



