CreateProjectNotification Method
Last updated
Last updated
Creates a new project notification.
POST https://api.skeddly.com/api/Projects/<id>/Notifications
The body is a JSON structure with the following properties.
Email settings for the notification. Required when notificationMethod
is amazon-sns
.
Type: object
Required: Conditional
Email settings for the notification. Required when notificationMethod
is email
.
Type: object
Required: Conditional
Level of notification.
Type: string
Allowed Values:
all
errors-only
Required: Yes
Method of notification.
Type: string
Allowed Values:
email
slack
amazon-sns
Required: Yes
Slack settings for the notification. Required when notificationMethod
is slack
.
Required: Conditional
Type: object
A object.