curl --location 'https://peertube2.cpy.re/api/v1/video-playlists//videos/reorder' \ --header 'Content-Type: application/json' \ --data '{ "insertAfterPosition": 0, "reorderLength": 1, "startPosition": 1 }'
{}