0
0

Notification Hub Reference Manual

Docs
Docs EInnovator Posted 10 Jun 20

Notifications Hub » Development » Views and Web Endpoints

Notifications Web Endpoints

This section describes Web endpoints for the Notifications UI (User only).

Table below provides a quick summary:

ChannelController:

MethodPathQuery ParametersRequest BodyResponse BodyStatusLogSecurityDescription
/notificationsGETNotificationController.listPageOptions
/notification/GETNotificationController.showOne
/preferencesGETNotificationController.preference
/unsubscribeGETNotificationController.unsubscribe

Job Web Endpoints

This section describes Web endpoints for the Job UI.

Table below provides a quick summary:

ChannelController:

MethodPathQuery ParametersRequest BodyResponse BodyStatusLogSecurityDescription
/adminGETHomeController.admin
/admin/job/DELETEJobController.DELETE
/admin/jobGETJobController.listJobFilter
PageOptions
/admin/job//statusPOSTJobController.status JobStatus
/admin/job//cancelPOSTJobController.cancel
/admin/job//restartPOSTJobController.restart
/admin/job/PUTJobController.editPUT Job
/admin/job/createGETJobController.createGET Job
/admin/jobPOSTJobController.createPOST Job
/admin/job/GETJobController.show
/admin/job//editGETJobController.editGET
/admin/job//resendPOSTJobController.resend
/admin/job//pausePOSTJobController.pause

NotificationType Web Endpoints

This section describes Web endpoints for NotificationTypes UI (Admin only).

Table below provides a quick summary:

NotificationTypeController:

MethodPathQuery ParametersRequest BodyResponse BodyStatusLogSecurityDescription
/admin/notificationtype/DELETEDELETE
/admin/notificationtypeGETlistNotificationTypeFilter
PageOptions
/admin/notificationtype/PUTeditPUT NotificationType
/admin/notificationtype/createGETcreateGET
/admin/notificationtypePOSTcreatePOST NotificationType
/admin/notificationtype/show/GETshow
/admin/notificationtype/GETeditGET

Template Web Endpoints

This section describes Web endpoints for Template UI (Admin only).

Table below provides a quick summary:

TemplateController:

MethodPathQuery ParametersRequest BodyResponse BodyStatusLogSecurityDescription
/admin/template/initGETinit
/admin/template/DELETEDELETE
/admin/templateGETlistTemplateFilter
PageOptions
/admin/template/PUTeditPUT Template
/admin/template/createGETcreateGET
/admin/templatePOSTcreatePOST Template
/admin/template//sendGETsendGETTemplateFilter
/admin/template/sendGETsendGETTemplateFilter
PageOptions
/admin/template/sendPOSTsendPOST Job
/admin/template//sendPOSTsendPOST Job
/admin/template//reloadPOSTreloadPOST
/admin/template/GETshow
/admin/template//editGETeditGET

Other

MethodPathQuery ParametersRequest BodyResponse BodyStatusLogSecurityDescription
/GETHomeController.home
/admin/setting/
/admin/settings/
DELETEDELETE
/admin/setting/
/admin/settings/
GETlistSettingFilter
PageOptions
/admin/setting
/admin/settings
GETlistSettingFilter
PageOptions
/admin/setting/
/admin/settings/
PUTeditPUTSetting
/admin/setting/create
/admin/settings/create
GETcreateGETSetting
/admin/setting
/admin/settings
POSTcreatePOSTSetting
/admin/setting/
/admin/settings/
GETshow
/admin/setting//edit
/admin/settings//edit
GETeditGET
/admin/setting/
/admin/settings/
POSTupdatePOST
Comments and Discussion

Content