Notification Emails are the emails that are sent to the form owner with data from each form submission
/form/:id/notification
Get all notification emails for the specified form
/form/:id/notification
Add a notification email to the specified form
/notification/:id
Get details for the specified notification email
/notification/:id
Update the specified notification email
/notification/:id
Delete the specified notification email