Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 816 Bytes

TriggerTestWebhookEventRequest.md

File metadata and controls

10 lines (6 loc) · 816 Bytes

CoboWaas2.TriggerTestWebhookEventRequest

Properties

Name Type Description Notes
event_type WebhookEventType
override_data Object An object for customization of the webhook event payload. You only need to include the fields you want to customize. The provided fields must match the webhook event data structure, depending on the specified event type. For a complete introduction of the webhook event data structure, refer to the `data.data` property in the response of List all webhook events. If this property is not provided, a default payload will be returned. [optional]