Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 769 Bytes

BaseNotificationWebhook.md

File metadata and controls

16 lines (11 loc) · 769 Bytes

BaseNotificationWebhook

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
modified datetime The time this entity was last modified.
url str API URL for the given webhook-based notification.
headers list[str] 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]