Create new to-doAsk AIpost https://api.clientsuccess.com/v1/clients/{clientId}/to-dosPath ParamsclientIdintegerrequiredId of a Client.Body ParamsnamestringrequiredName of the to-dodescriptionstringDescription of the to-doactivebooleanStates if to-do is open or closed (defaults to true)truefalsedueDatestringDate the to-do is due (yyyy-mm-dd)assignedEmployeeIdnumberrequiredID of employee the to-do is assigned tocompletedbooleanrequiredStates if to-do was completed or not (defaults to false)truefalsecompletedByEmployeeIdnumberID of employee the to-do was created bycompletedDatestringDate the to-do was completed (yyyy-mm-dd)sharedbooleanrequiredDeprecated, Always falstruefalsestatusIdbooleanDeprecated, Always nulltruefalseuiSelectedbooleanDeprecated, Always nulltruefalseResponse 201Updated over 2 years ago