Authorization: ********************
{ "id": "vidu_task_123456789" }
curl --location '/ent/v2/tasks//cancel' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "id": "vidu_task_123456789" }'
{}