Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 754 Bytes

File metadata and controls

19 lines (11 loc) · 754 Bytes

NotificationWebhook

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
modified OffsetDateTime The time this entity was last modified.
applicationId Integer The ID of the application that owns this entity.
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 Boolean Indicates whether sending the notification is enabled. [optional]