Knowledge Hub

YouTube Video
The Element Youtube allows you to use any video available on YouTube for your asset library. You just have to specify the URL under which the video can be found on YouTube.
Parameters
url
The URL under which the video can be found on YouTube
Type: String
JSON Example
{
"id": "someid",
"type": "Youtube",
"params": {
"url": ""
},
}
