Likes\Essentials

Cause a user to like a video

This method checks if the specified user has liked a particular video.

put/users/{user_id}/likes/{video_id}

Path parameters

user_idnumber required
Example:152184

The ID of the user.

video_idnumber required
Example:258684937

The ID of the video.

Response

The video was liked.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.