Mark All Read
notifications
Mark All Read
Mark all (or type-filtered) unread notifications as read.
Returns the count of rows marked and the new total unread count. Body is optional — an empty body or no body at all clears everything.
POST
Mark All Read
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Optional body for POST /me/notifications/feed/read-all.
type is an optional prefix filter (e.g. 'prediction.alert.fired').
Omit or send {} to clear all unread notifications.
Maximum string length:
64