Skip to main content
POST
Toggle Notification Read Status

Authorizations

Authorization
string
header
required

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

Headers

X-API-KEY
string
required

API key required for authentication

Body

application/json
notificationIds
integer[]
required

List of notification IDs to update

newRead
boolean
required

New read status to apply to the notifications

Response

The updated notifications

id
integer
type
enum<string>
Available options:
quote,
reply,
repost,
mention,
follow
userId
integer
createdAt
string<date-time>
actorId
integer
postId
integer | null
read
boolean