Update, List, and Delete Videos

Learn how to edit, list, and delete a video using YouTube Data API.

In this lesson, we’ll learn how we can edit and delete a video using the update, list, and delete methods from the videos resource of the YouTube Data API.

Update a video

In the previous lesson, we uploaded a video without a title. Let’s update the video data by modifying its title and description by using the videos resource’s update method. We’ll send a PUT request to the following URL to update the video:

Get hands-on with 1200+ tech skills courses.