Channels\Videos
Add a specific video to a channel
This method adds a single video to the specified channel.
put/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 added.