Bookmarks Capability Input

Create or update a bookmark on a feed element.
Root XML tag
1<bookmarksCapability>
2   <isBookmarkedByCurrentUser>true</isBookmarkedByCurrentUser>
3</bookmarksCapability>
JSON example
1{
2   "isBookmarkedByCurrentUser": true
3}
Properties
Name Type Description Required or Optional Available Version
isBookmarked​ByCurrentUser Boolean Specifies if the feed element should be bookmarked for the user (true) or not (false). Required 32.0