Account Notifications
Set Read Status of Notifications
Limit: 10 requests per 60 seconds
POST /v1/notification/inbox/mark_read
Set the read status on a list of notifications for a user.
POST
/
v1
/
notification
/
inbox
/
mark_read
Headers
orderly-timestamp
string
requiredorderly-account-id
string
requiredorderly-key
string
requiredorderly-signature
string
requiredQuery Parameters
flag
number
requiredThe value of the read flag, where 1 = READ and 0 = UNREAD
ids
string[]
requiredThe list of notification ids to flag as read/unread.
Response
200 - application/json
success
boolean
requiredtimestamp
integer