/notes/:idAsk AIput https://api.followupboss.com/v1/notes/{id}Edit a note.Path Paramsidint32requiredThe ID of the note to update.Body ParamspersonIdint32The ID of a person associated with this note.subjectstringYou can give a note a title or subject using this field.bodystringThe content of the note.isHtmlbooleanIf enabled, will render the HTML tags contained within the body on the Follow Up Boss user interface.truefalseResponse 200200Updated about 2 years ago