R/delete_playlist.R
delete_playlist.Rd
Delete a Playlist
delete_playlist(playlist_id, ...)
Playlist ID.
Additional arguments passed to [tuber_DELETE()].
The empty API response, invisibly.
https://developers.google.com/youtube/v3/docs/playlists/delete
if (FALSE) { # \dontrun{ delete_playlist("PLAYLIST_ID") } # }