curl --location --request POST 'https://api.omnapi.com/api/v1/tasks//cancel' \ --header 'x-api-key;'
{ "success": true, "message": "string", "taskId": "string" }