Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 604 Bytes

NewNotificationWebhook.md

File metadata and controls

11 lines (8 loc) · 604 Bytes

TalonOne.Model.NewNotificationWebhook

Properties

Name Type Description Notes
Url string API URL for the given webhook-based notification.
Headers List<string> List of API HTTP headers for the given webhook-based notification.
Enabled bool Indicates whether the notification is activated. [optional] [default to true]

[Back to Model list] [Back to API list] [Back to README]