Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 446 Bytes

File metadata and controls

16 lines (8 loc) · 446 Bytes

WebHookRequestModel

Properties

Name Type Description Notes
url String The URL of the Webhook.
content String The HTTP body content. [optional]
httpMethod WebHookHttpMethod [optional]
webHookHeaders List<WebhookHeaderModel> List of HTTP headers. [optional]