Channels\Videos
Remove a specific video from a channel
This method removes a single video from the channel in question.
delete/channels/{channel_id}/videos/{video_id}
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
video_idnumber required
Example:258684937
The ID of the video.
Response
The video was removed.