CreateWebhookConfigReq
- eventType: array string[] · WebhookEventType[]enum
Types requiredEvent types to subscribe to
values- workflow
.started - workflow
.failed - workflow
.completed - workflow
.declined - workflow
.voided
- Type: string · WebhookEventTypeenum
Type of webhook event
values- workflow
.started - workflow
.failed - workflow
.completed - workflow
.declined - workflow
.voided
- urlType: stringFormat: urirequired
URL to receive webhook events
- descriptionType: string
Optional description for this webhook configuration
