WebhookTarget

View as Markdown

WebhookTarget

WebhookTarget for creating or updating webhook.

NameTypeDescription
CustomHeader List<Dictionary<string, object>>

List of custom header to be added in webhook.

HttpBasicAuth string

Basic auth for the http request.

HttpBasicPassword string

Http Password if required to authorize target.

TargetUrl string

Target url for the request to be triggered.