/tasks/:idAsk AIput https://api.followupboss.com/v1/tasks/{id}Update a task.Path Paramsidint32requiredThe id of the task to update.Body ParamspersonIdint32The id of the person this task is related to.assignedTostringThe full name of the agent to assign to this task.assignedUserIdint32The id of the user to assign to this task.namestringThe name of the task.typestringenumType can be one of the following: Follow Up, Call, Email, Appointment, Showing, Closing, Open House or Thank YouFollow UpCallTextEmailAppointmentShowingClosingOpen HouseThank YouShow 9 enum valuesisCompletedbooleanSets whether the task is completed or not.truefalseResponse 200200Updated almost 3 years ago