curl --location --request PUT 'https://peertube2.cpy.re/api/v1/videos//watching' \ --header 'Content-Type: application/json' \ --data-raw '{ "currentTime": 5 }'
{}