curl --location '/taskcloud/deletevideo' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "videoId": "string" }'
{}