Mark notification events as read for current user.
Provide EITHER notification_ids (list of up to 100 UUIDs) OR before (timestamp). workflow_id filter is only valid with ‘before’ mode.
Target performance: batch of 100 < 100ms (SC-015).
Request to mark notifications as read.
Provide ONE of: notification_ids, before, or mark_all (mutually exclusive). workflow_id is valid with 'before' or 'mark_all'.
Specific notification IDs to mark as read (max 100)
100Mark all notifications created before this ISO 8601 timestamp as read
Mark all unread notifications as read (can combine with workflow_id)
Filter by workflow (only valid with 'before' or 'mark_all')
Successful Response
Response for mark-as-read operation.
Number of events newly marked as read