Authorization: ********************
curl --location --request DELETE '/api/v1/video/deleteVideo/' \ --header 'Authorization: <api-key>'
{ "code": 0, "data": null, "msg": "string" }