Notifications REST Endpoints

Notifications
Team members with either the Administrator or Developer role can use the Notifications API to create, cancel, and retrieve notifications.
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/