Skip to main content

Notifications API

Manage notification events and delivery.

Endpoints

MethodEndpointDescription
GET/api/v1/notificationsList all notifications
GET/api/v1/notifications/{id}Get notification by ID
POST/api/v1/notificationsCreate a notification
PUT/api/v1/notifications/{id}/readMark notification as read
DELETE/api/v1/notifications/{id}Delete a notification