Update a to-doAsk AIput https://api.clientsuccess.com/v1/clients/{clientId}/to-dos/{todoId}Being updated.Path ParamsclientIdintegerrequiredId of a Client.todoIdintegerrequiredId of a To-do.Body ParamsuuidstringID of the to-do, Read OnlynamestringrequiredName of the to-dodescriptionstringDescription of the to-doactivebooleanStates if to-do is open or closedtruefalsedueDatestringDate the to-do is due (yyyy-mm-dd)assignedEmployeeIdnumberrequiredID of employee the to-do is assigned tocompletedbooleanrequiredStates if to-do was completed or nottruefalsecompletedByEmployeeIdnumberID of employee the to-do was created bycompletedDatestringDate the to-do was marked completed (yyyy-mm-dd)sharedbooleanrequiredtruefalseuiSelectedbooleanDeprecated, Always nulltruefalseResponse 204Updated over 2 years ago