Skip to main content
POST
Mark notification messsage as already read

Authorizations

Authorization
string
header
required

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

Body

application/json
status
enum<string>
required

the target status to be set

Available options:
read,
unread
notification_ids
integer[]

Response

OK

status
string
required
Allowed value: "ok"
data
null
required