powered by
Delete a Playlist
delete_playlist(playlist_id, ...)
The empty API response, invisibly.
Playlist ID.
Additional arguments passed to [tuber_DELETE()].
https://developers.google.com/youtube/v3/docs/playlists/delete
if (FALSE) { delete_playlist("PLAYLIST_ID") }
Run the code above in your browser using DataLab