No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Feed-Items, Specific Feed Item
Access, delete, or bookmark a specific feed item.
- Resource
1/chatter/feed-items/feedItemId- Available versions
- 23.0–31.0
- Requires Chatter
- Yes
- HTTP methods
- GET, DELETE, PATCH, or HEAD
- Request body for PATCH
- The root XML tag is <feedItem>.
Parameter Name Type Description isBookmarkedByCurrentUser Boolean Specify true to add the current feed item to the list of bookmarked feed items for the current user. Specify false to remove this feed item from the list of bookmarked feed items for the current user. - Request parameter for PATCH
-
Parameter Name Type Description isBookmarkedByCurrentUser Boolean Specify true to add the current feed item to the list of bookmarked feed items for the current user. Specify false to remove this feed item from the list of bookmarked feed items for the current user. - Response body for GET, PATCH, or HEAD
- Feed Item
- Example
- This PATCH request bookmarks a feed item:
1swfobject.registerObject("clippy.codeblock-1", "9");/chatter/feed-items/0D5D0000000JvckKAC?isBookmarkedByCurrentUser=true