Likes\Essentials
Cause a user to unlike a video
This method causes the specified user to unlike a video that they previously liked.
delete/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 unliked.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.