v1

latestOpenAPI 3.0.22026-07-1332837755.1 KB
Likes\Essentials

Check if a user has liked a video

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

get/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 user has liked the video.