The app API allows users to like or dislike the content. This information about likes/dislikes can be used to filter and sort content in-app and could be an important input to machine learning.
For that functionality, PUT /content/{ContentId}/like endpoint is provided: