Authorization: ********************{
"watch_seconds": 0,
"video_seconds": 0
}curl --location 'https://video.zerexa.net/api/videos//watch' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"watch_seconds": 0,
"video_seconds": 0
}'