Limit: 10 requests per 60 seconds
POST /v1/notification/inbox/mark_read
Set the read status on a list of notifications for a user.
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
The value of the read flag, where 1 = READ and 0 = UNREAD
The list of notification ids to flag as read/unread.