Authorization: Bearer ********************
curl --location --request DELETE '/minimax/v2/video_generation/' \ --header 'Accept;' \ --header 'Authorization: Bearer <token>'
{ "task_id": "string", "action": "delete", "status": "queued" }