Messaging with Generic Notifications

This resource allows you to send and retrieve generic notifications, which are an extensive category of notifications that are associated with a number of application-specific functions to send messages to users.

Operations


Retrieve Generic Notification by ID for Messaging
GET /v1/platform/messaging/generic_notifications/{id}


Retrieve Generic Notifications for Messaging
GET /v1/platform/messaging/generic_notifications


Send Notification by Event Type
POST /v1/platform/messaging/generic_notifications/notify


Send Notification by ID
POST /v1/platform/messaging/generic_notifications/{id}/notify