User Recommendations for a Specific Action and Object ID
- リソース
-
1/chatter/users/userId/recommendations/action/objectId1/connect/communities/communityId/chatter/users/userId/recommendations/action/objectId-
action の有効値は次のとおりです。
- follow
- join
- view (バージョン 25.0 以降)
-
objectId の有効値は次のとおりです。
- action が follow の場合、objectId は、ユーザ ID、ファイル ID、またはレコード ID です。
- action が join の場合、objectId はグループ ID です。
- action が view の場合、objectId は、ユーザ ID、ファイル ID、グループ ID、レコード ID、またはカスタムのおすすめ ID です (バージョン 34.0 以降)。
-
action の有効値は次のとおりです。
- 適用開始バージョン
- 24.0
- Chatter が必要かどうか
- はい
- HTTP メソッド
- GET、DELETE、または HEADDELETE は、おすすめの削除に使用され、次のリソースでのみ有効です。
- /chatter/users/userId/recommendations/follow/recommendedUserId
- /chatter/users/userId/recommendations/follow/recommendedFileId
- /chatter/users/userId/recommendations/follow/recommendedRecordId
- /chatter/users/userId/recommendations/join/recommendedGroupId
- /chatter/users/userId/recommendations/view/customRecommendationId
- GET のレスポンスボディ
- Recommendations
- DELETE のレスポンスボディ
- 204: DELETE が成功しました