v1
latestOpenAPI 3.1.02026-07-24650272.2 KBAPI Endpoints
Arrange Videos In Playlist
Reorder videos inside a playlist either by moving a single asset to a position or by sorting the playlist by title or created date.
post/video/playlists/{playlist_id}/reorder
Path parameters
playlist_idstring required
Playlist id.
Request body
Response
200
Example response
{
"success": true
}