powered by
Delete a Playlist
delete_playlists(id = NULL, ...)
String. Required. id of the playlist that is to be deleted
Additional arguments passed to tuber_DELETE.
tuber_DELETE
https://developers.google.com/youtube/v3/docs/playlists/delete
# NOT RUN { # Set API token via yt_oauth() first delete_playlists(id = "y3ElXcEME3lSISz6izkWVT5GvxjPu8pA") # }
Run the code above in your browser using DataLab