Content Recommendation Tasks REST Endpoints

Content (IM)/Tasks/Content Recommendation Tasks

The Content Recommendation Tasks (contentRecommendationTasks) resource lets you view tasks which are created as a result of the content recommendations. Both create and update are not allowed because the task is handled along with contentRecommendations resource and does not have an independent existence.

Delete
Method: delete
Path: /km/api/v1/tasks/contentRecommendationTasks/{id}
Find all
Method: get
Path: /km/api/v1/tasks/contentRecommendationTasks
Find by ID
Method: get
Path: /km/api/v1/tasks/contentRecommendationTasks/{id}