/contacts/:id/notes/:noteId [deprecated]Ask AIpatch https://api.mixmax.com/v1/contacts/{id}/notes/{noteid}Updates a contact note. Only the creator of the note can edit it. The contact note will show "(edited)" in the UI.Path ParamsidstringrequiredDefaults to _id of the contact the note is fornoteidstringrequired_id of the note for the contactQuery ParamsexpandstringPass expand=userId on the querystring to expand this to include the name and email of the owner.Body ParamstextstringrequiredThe new text for the noteResponses 200200 400400Updated 2 months ago