GET Get list of notification
/organizations/:organizationId/notifications/ Get list of notification
POST Create new notification
/organizations/:organizationId/notifications/ Create new notification
GET Get notification by Id or Slug
/organizations/:organizationId/notifications/:organizationNotificationId Get notification by Id or Slug
PUT Update notification
/organizations/:organizationId/notifications/:organizationNotificationId Update notification
DELETE Delete notification
/organizations/:organizationId/notifications/:organizationNotificationId Delete notification