Video Channels
Channels Sync
Import videos in channel
Import a remote channel/playlist videos into a channel
post/api/v1/video-channels/{channelHandle}/import-videos
Path parameters
channelHandlestring required
Example:my_username | my_username@example.com
The video channel handle
Request body
Example request
{
"externalChannelUrl": "https://youtube.com/c/UC_myfancychannel"
}Response
successful operation