Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 665 Bytes

BaseNotificationWebhook.md

File metadata and controls

17 lines (10 loc) · 665 Bytes

BaseNotificationWebhook

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.
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 the notification is activated. [optional]