Skip to main content
POST
Mark All As Read

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request model for marking notifications as read.

user_id
string | null

User ID to mark all as read for

Response

Successful Response