{ "index": 0 }
curl --location --request POST 'http://127.0.0.1:8091/del_video_with_index' \ --header 'Content-Type: application/json' \ --data-raw '{ "index": 0 }'
{}