Newer Version Available

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

Feed Elements Capability, Up Down Vote

Get the up and down votes for a feed element. Vote a feed element up or down.
Resource
Available version
41.0
Requires Chatter
Yes
HTTP methods
GET, PATCH
Request body for PATCH
Root XML tag
<upDownVoteCapability>
JSON example
Properties
Name Type Description Required or Optional Available Version
vote String Specifies the value of the vote for a feed element or comment. Values are:
  • Down
  • None
  • Up
Required 41.0
Request parameters for PATCH
Parameter Name Type Description Required or Optional Available Version
vote String Specifies the value of the vote for a feed element or comment. Values are:
  • Down
  • None
  • Up
Required 41.0
Response body for GET and PATCH
Up Down Vote Capability

If the feed element doesn’t support this capability, the response is 404: Not Found.