No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
User Recommendations for a Specific Action and Object ID
Returns the recommendation for the specified
action and object ID for the context user. Also used to delete a recommendation.
- Resource
-
1/chatter/users/userId/recommendations/action/objectID1/connect/communities/communityId/chatter/users/userId/recommendations/action/objectID- Valid values for action:
- follow
- join
- view (Available in versions 25.0 and later.)
- Valid values for object ID:
- If action is follow, object ID is a user ID, file ID, or record ID.
- If action is join, object ID is a group ID.
- If action is view, object ID is a user ID, file ID, group ID, or record ID.
- Valid values for action:
- Available since version
- 24.0
- Requires Chatter
- Yes
- HTTP methods
- GET, DELETE, or HEADDELETE is used to remove a recommendation and is only valid for the following resources:
- /chatter/users/userId/recommendations/follow/recommendedUserId
- /chatter/users/userId/recommendations/follow/recommendedFileId
- /chatter/users/userId/recommendations/follow/recommendedRecordId
- /chatter/users/userId/recommendations/join/recommendedGroupId
- Response body for GET
- Recommendations
- Response body for DELETE
- 204: Successful Delete