Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 711 Bytes

ManagementProjectsCreateRequestBodyWebhooksCalloutNotificationsWebhooks.md

File metadata and controls

15 lines (9 loc) · 711 Bytes

ManagementProjectsCreateRequestBodyWebhooksCalloutNotificationsWebhooks

Determines the notification settings for webhooks sent as set out in the Project settings.

Properties

Name Type Description Notes
email bool Enables the notification through an email. [optional]
in_app bool Enables the notification through an email. [optional]
emails List[str] An array of email addresses which will receive the notification. [optional]

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