Notification messages REST Endpoints

Admin/Notification messages
The operations from the Admin/Notification messages category.
deleteNotification
Method: delete
Path: /ccadmin/v1/notificationMessages/{id}
getMessages
Method: get
Path: /ccadmin/v1/notificationMessages
getNotification
Method: get
Path: /ccadmin/v1/notificationMessages/{id}
updateNotification
Method: put
Path: /ccadmin/v1/notificationMessages/{id}