v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBChannels\Videos
Add a list of videos to a channel
This method gets all the videos in a specific channel.
put/channels/{channel_id}/videos
Path parameters
channel_idnumber required
Example:927
The ID of the channel.
Request body
Example request
{
"video_uri": "/videos/258684937"
}Response
The videos were added.