Cancels a task by removing it from the system.
/tasks/{taskId}/cancel
ID of the task to cancel
curl -L \ --request DELETE \ --url 'https://infa.idefi.ai/api/tasks/{taskId}/cancel'
No body