Set read status of notifications
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
Set read status of notifications
Headers
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.
Query Parameters
The value of the read flag, where 1 = READ and 0 = UNREAD
The list of notification ids to flag as read/unread.