Update commentAsk AIpatch https://api2.frontapp.com/comments/{comment_id}/Update a comment in a conversation. Required scope: comments:writePath Paramscomment_idstringrequiredDefaults to com_123The Comment IDBody ParamsbodystringContent of the comment. Can include markdown formatting. Can only be updated if the comment was created using the same token.is_pinnedbooleanWhether or not the comment is pinned in its conversation.truefalseResponse 200A commentUpdated 3 months ago