/
VO
voluum
/
Voluum API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 16h ago
View markdown
voluum
Voluum API
put
Update a notification preference by key, enabling or disabling a specific category or channel
v
latest
OpenAPI 3.0.1
2026-08-09
241
391
671.8 KB
Auto Rules
26
Automizer
31
Billing/Payment
4
Event Log
2
Miscellaneous
13
Multi-user
13
Notification Push
20
get
List all push notification devices registered for the current user
put
Register a device with extended info (OS, browser, device type) and store its FCM token for push notifications
put
Register a device for push notifications by storing its FCM token and setting up default notification preferences
delete
Unregister a device from push notifications. The device will stop receiving real-time alerts
post
Submit feedback (score and/or comment) for a notification inbox item
get
List notification inbox items with pagination. Returns notifications about campaign events, billing alerts, and integration status changes
delete
Bulk soft-delete multiple inbox items by their ids
get
Get inbox item counts grouped by notification category (e.g. tracking, account, integrations), with total count
get
Get the count of unread inbox items. Used for badge/indicator display without loading full items
get
Get the count of unseen inbox items. Used for badge/indicator display without loading full items
get
Get a single inbox item by id, including its payload, read/seen timestamps, and user feedback
delete
Soft-delete an inbox item by setting a deleted timestamp. The item is excluded from listings but not removed from storage
post
Mark all notifications as read, or a specific set if request body with UUID list is provided
post
Mark all notifications as seen by setting the seen timestamp on items that have not been seen yet
post
Bulk mark multiple notifications as unread by providing their ids
post
Mark a notification as read. Updates the read timestamp, indicating the user explicitly opened the notification
post
Mark a notification as seen. Updates the seen timestamp, indicating the user's client displayed the notification
post
Mark a notification as unread, clearing its read timestamp
get
List all notification preferences (categories and channels) with their current values and display details
put
Update a notification preference by key, enabling or disabling a specific category or channel
Profile management
7
Reports
22
Security
8
Session
1
Shared reports
6
Tracker
84
Traffic log
4
Notification Push
Update a notification preference by key, enabling or disabling a specific category or channel
put
/notification/preferences-v2