Update commentAsk AIput https://platform.{env}.simpplr.com/v1/wfeed/feeds/{feedId}/comments/{commentId}This API allows users to update a feed commentPath ParamsfeedIdstringrequiredThe ID of the feed containing the commentcommentIdstringrequiredThe ID of the comment to updateBody ParamstextHtmlstringrequiredUpdated HTML content of the commentlistOfAttachedFilesarray of objectsDefaults to Array of attached fileslistOfAttachedFilesADD objectResponses 200Success 400Error 401Authorize error 403Forbidden errorUpdated 4 months ago