Notifications REST Endpoints

Notifications
Team members with the MobileEnvironment_Notifications role can use the Notifications API to create, cancel, and retrieve notifications. This API supports Apple Push Notification Service, Windows Push Notification Service, Fire Based Cloud Messaging, and Google Cloud Messaging.
Create Notification
Method: post
Path: /mobile/system/notifications/notifications/
Delete Notification
Method: delete
Path: /mobile/system/notifications/notifications/{id}
Return a Notification
Method: get
Path: /mobile/system/notifications/notifications/{id}
Return Notifications by Query
Method: get
Path: /mobile/system/notifications/notifications/