Notification messages REST Endpoints
Admin/Notification messages
Endpoints to list, read, update and delete notifications
- deleteNotification
 - Method: deletePath:
/ccadmin/v1/notificationMessages/{id} - getMessages
 - Method: getPath:
/ccadmin/v1/notificationMessages - getNotification
 - Method: getPath:
/ccadmin/v1/notificationMessages/{id} - updateNotification
 - Method: putPath:
/ccadmin/v1/notificationMessages/{id}