v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Video Playlists

Update a playlist element

put/api/v1/video-playlists/{playlistId}/videos/{playlistElementId}

Path parameters

playlistIdinteger required
Example:42

Playlist id

playlistElementIdinteger required
Example:42

Playlist element id

Request body

startTimestampinteger

Start the video at this specific timestamp

stopTimestampinteger

Stop the video at this specific timestamp

Response

successful operation