Videos
Video Playlists
Add a video in a playlist
post/api/v1/video-playlists/{playlistId}/videos
Path parameters
playlistIdinteger required
Example:42
Playlist id
Request body
Response
successful operation
Example response
{
"videoPlaylistElement": {
"id": 2
}
}