Update a video playlist
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
PUT
/video-playlists/{playlistId}
Video Playlists
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://peertube2.cpy.re/api/v1/video-playlists/'
Response Response Example
{}
Request
Path Params
playlistId
stringÂ
required
Body Params multipart/form-data
description
stringÂ
optional
displayName
stringÂ
optional
privacy
stringÂ
optional
thumbnailfile
fileÂ
optional
videoChannelId
stringÂ
optional
Responses
Modified at 2022-09-10 22:29:50