Autional Autional
API Reference GitHub autional.com →

Notification Service

Port 11014 · 62 endpoints · micro-services/notification-service/

Compliance Management - Trust Center

MethodPathSummary
GET/notifications/public/security-confirmConfirm Security Bulletin Subscriptiondetail →
POST/notifications/public/security-subscribeSubscribe to Security Bulletinsdetail →
POST/notifications/public/security-unsubscribeUnsubscribe from Security Bulletinsdetail →

Notification Service

MethodPathSummary
POST/admin/announcementsCreate Announcementdetail →
DELETE/admin/announcements/{announcement_id}Delete Announcementdetail →
PUT/admin/announcements/{announcement_id}Update Announcementdetail →
POST/admin/announcements/{announcement_id}/publishPublish Announcementdetail →
POST/admin/announcements/{announcement_id}/unpublishWithdraw Announcementdetail →
GET/admin/notificationsAdmin List User Notificationsdetail →
POST/admin/notifications/broadcastBroadcast Notificationdetail →
POST/admin/notifications/event-mappingsCreate Event Mappingdetail →
DELETE/admin/notifications/event-mappings/{announcement_id}Delete Event Mappingdetail →
PUT/admin/notifications/event-mappings/{announcement_id}Update Event Mappingdetail →
POST/admin/notifications/global-variablesCreate Global Variabledetail →
DELETE/admin/notifications/global-variables/{announcement_id}Delete Global Variabledetail →
PUT/admin/notifications/global-variables/{announcement_id}Update Global Variabledetail →
GET/admin/notifications/platform-statsGet Platform Notification Statisticsdetail →
PUT/admin/notifications/preferences/{user_id}Admin Override User Notification Preferencesdetail →
POST/admin/notifications/templatesCreate Notification Templatedetail →
DELETE/admin/notifications/templates/{announcement_id}Delete Notification Templatedetail →
PUT/admin/notifications/templates/{announcement_id}Update Notification Templatedetail →
POST/admin/notifications/templates/{announcement_id}/clone-to-localeCross-locale Copy Templatedetail →
GET/announcementsList Announcementsdetail →
GET/announcements/{announcement_id}Get Announcement Detailsdetail →
GET/announcements/{announcement_id}/statsGet Announcement Statisticsdetail →
GET/notificationsGet Notification Listdetail →
POST/notificationsSend Notificationdetail →
GET/notifications/event-mappingsList Event Mappingsdetail →
GET/notifications/event-mappings/{announcement_id}Get Event Mappingdetail →
GET/notifications/global-variablesList Global Variablesdetail →
GET/notifications/global-variables/{announcement_id}Get Global Variabledetail →
GET/notifications/preferences/{user_id}Get Notification Preferencesdetail →
PUT/notifications/preferences/{user_id}Update Notification Preferencesdetail →
PUT/notifications/read-allMark All Notifications Readdetail →
GET/notifications/read-reportGet Notification Read/Unread Reportdetail →
POST/notifications/sendSend Notification (Compatibility Endpoint)detail →
POST/notifications/send-batchBatch Send Notificationdetail →
POST/notifications/send-from-templateSend Notification Using Templatedetail →
GET/notifications/statsGet notification statisticsdetail →
GET/notifications/streamSSE real-time notification streamdetail →
GET/notifications/templatesList notification templatesdetail →
GET/notifications/templates/availableList available templatesdetail →
GET/notifications/templates/{announcement_id}Get notification templatedetail →
POST/notifications/testSend test notificationdetail →
GET/notifications/trendGet notification trendsdetail →
GET/notifications/unreadGet unread notification listdetail →
GET/notifications/unread-countGet unread notification countdetail →
DELETE/notifications/{notification_id}Delete notificationdetail →
GET/notifications/{notification_id}Get notification detailsdetail →
PUT/notifications/{notification_id}/readMark notification as readdetail →
PUT/notifications/{notification_id}/unreadMark notification as unreaddetail →
DELETE/push/subscriptionsDelete push subscriptiondetail →
GET/push/subscriptionsList push subscriptionsdetail →
POST/push/subscriptionsRegister Web Push subscriptiondetail →
GET/push/subscriptions/{id}Get push subscription detailsdetail →
GET/push/vapid-public-keyGet VAPID public keydetail →

Notification Service - Internal

MethodPathSummary
POST/internal/notification/export-user-dataExport User Datadetail →
POST/internal/notification/notifications/erase-userGDPR Erase User Notificationsdetail →
POST/internal/notification/notifications/send-by-eventSend Notification by Event Typedetail →
POST/internal/notification/push/sendInternal Push Notification Senddetail →
POST/internal/notification/templatesInternal Create Notification Templatedetail →
GET/internal/runtimeRuntime Infodetail →