powered by
Delete a Playlist Item
delete_playlist_item(playlist_item_id, ...)
The empty API response, invisibly.
Playlist-item ID, not the video ID.
Additional arguments passed to [tuber_DELETE()].
https://developers.google.com/youtube/v3/docs/playlistItems/delete
if (FALSE) { delete_playlist_item("PLAYLIST_ITEM_ID") }
Run the code above in your browser using DataLab