v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBChannels\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.