Skeddly API
Search
K
Comment on page

ProjectNotificationEmailSettings Object

Description

Email settings for a project notification.

Properties

emailAddresses

List of email addresses to which email notifications will be sent.
Type: Array of string
Required: Yes

Sample JSON

{
"emailAddresses": [
]
}