User Recommendations for a Specific Action and Object Type

Get the static Chatter recommendation for the specified action and object type for the context user. Also used to delete a static recommendation.
Resource
/chatter/users/userId/recommendations/action/objectEnum
/connect/communities/communityId/chatter/users/userId/recommendations/action/objectEnum

userId must be the ID of the context user or the alias me.

Note

  • Valid values for action:
    • view
  • Valid values for objectEnum:
    • Today—Static recommendations that don’t have an ID, for example, the Today app recommendation.
Available version
34.0
Requires Chatter
Yes
HTTP methods
GET, DELETE
Response body for GET
Chatter Recommendations
Response for DELETE
204: Successful Delete