curl --location -g --request DELETE '/api/task/' \ --header 'Authorization: Bearer '
{ "code": 0, "data": { "task_id": "1719366562_3" }, "msg": "ok" }