Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.8 KB

File metadata and controls

17 lines (14 loc) · 1.8 KB

ApiPushNotificationConfigSaveRequestDto

Properties

Name Type Required Description
name String Webhook name
url String Webhook URL
email String Email that will receive notifications about the Webhook
enabled Boolean Set whether the Webhook is active
interrupted Boolean Set whether the sync queue is stopped
apiVersion Long API Version
authToken String Webhook authentication token
sendType ApiPushNotificationConfigSaveRequestPushNotificationSendType Sequential (SEQUENTIALLY) or non-sequential (NON_SEQUENTIALLY)
events List<String> List of events this Webhook will observe