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: postPath:
/mobile/system/notifications/notifications/ - Delete Notification
- Method: deletePath:
/mobile/system/notifications/notifications/{id} - Return a Notification
- Method: getPath:
/mobile/system/notifications/notifications/{id} - Return Notifications by Query
- Method: getPath:
/mobile/system/notifications/notifications/