Newer Version Available

This content describes an older version of this product. View Latest

Edit a Feed Post

Resource
/chatter/feed-elements/feedElementId
HTTP method
PATCH
Request body
Feed Item Input
The body property of the Feed Item Input request body can be edited.
Request body example
1{
2   "body":{
3      "messageSegments":[
4         {
5            "type":"Text",
6            "text":"Check out the latest API documentation on developer.salesforce.com."
7         }
8      ]
9   }
10}
Returns
Feed Item