Watch Later Queue\Essentials
Remove a video from a user's Watch Later queue
This method removes a single video from the specified user's Watch Later queue.
delete/users/{user_id}/watchlater/{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 deleted.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.