Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 581 Bytes

WebhookTargetObject.md

File metadata and controls

13 lines (9 loc) · 581 Bytes

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]

[Back to Model list] [Back to API list] [Back to README]