Delete a Channel Section
delete_channel_sections(id = NULL, ...)
Required. ID of the channel section.
Additional arguments passed to tuber_DELETE
.
https://developers.google.com/youtube/v3/docs/channelSections/delete
# NOT RUN {
# }
# NOT RUN {
# Set API token via yt_oauth() first
delete_channel_sections(c(channel_id = "UCRw8bIz2wMLmfgAgWm903cA"))
# }
Run the code above in your browser using DataLab