Read By Capability Input

Mark feed elements as read by the context user.
Root XML tag
<readByCapability>
JSON example
{
   "isReadByMe": "true"
}
Properties
Name Type Description Required or Optional Available Version
isReadByMe Boolean Specifies to mark the feed element as read (true) for the context user. Required 40.0
lastReadDateByMe String Specifies the last date, in ISO 8601 format, when the feed element is marked as read for the context user. If you don’t specify a date or you specify a future date, the current system date is used. Optional 40.0