Notification messages REST Endpoints
Admin/Notification messages
The operations from the Admin/Notification messages category.
- 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}