Update taskAsk AIpatch https://api.datananas.com/tasks/{id}Edit a taskPath ParamsidstringrequiredResource unique identifierBody ParamsThe task information to updateuserIdstringThe new owner of the tasknamestringThe new name of the taskdescriptionstringThe new description of the taskestimatedDatedateThe ISO8601 format date when the task should be doneimportancestringenumDefaults to averageThe importance of the tasklowaveragehighAllowed:lowaveragehightypestringenumDefaults to todoThe type of taskcallsocialmeetingtodoAllowed:callsocialmeetingtodoResponses 200The edited task 403The user does not have the rights to access this resource 404The resource the user wants to access can't be found 422The task cannot be updated because: already_done: It's not allowed to edit a task already done campaign_task: It's not allowed to edit a task related to a sequence 424The new task owner does not existsUpdated over 2 years ago