v1.0 REST Endpoints

Notifications/Broadcast/v1.0
The operations from the Notifications/Broadcast/v1.0 category.
Delete a notification for an ID
Method: delete
Path: /ec-notifications-svc/rest/v1.0/studies/{studyId}/{mode}/notificationsbroadcast/{id}
Display the number of unread and read notifications in the inbox
Method: get
Path: /ec-notifications-svc/rest/v1.0/studies/{studyId}/{mode}/notificationsbroadcast/notificationCount
Get a specific notification by ID
Method: get
Path: /ec-notifications-svc/rest/v1.0/studies/{studyId}/{mode}/notificationsbroadcast/{id}
Post notification broadcast for a user
Method: post
Path: /ec-notifications-svc/rest/v1.0/studies/{studyId}/{mode}/notificationsbroadcast
Update the notification broadcast with an ID
Method: put
Path: /ec-notifications-svc/rest/v1.0/studies/{studyId}/{mode}/notificationsbroadcast/{id}
View a user's inbox
Method: get
Path: /ec-notifications-svc/rest/v1.0/studies/{studyId}/{mode}/notificationsbroadcast