Update case commentCopy Pagepatch https://sandbox.lithic.com/v1/transaction_monitoring/cases/{case_token}/comments/{comment_token}Edits an existing comment on a case.Path Paramscase_tokenuuidrequiredGlobally unique identifier for the case.comment_tokenuuidrequiredGlobally unique identifier for the comment.Body ParamsParameters for editing an existing comment on a casecommentstringrequiredNew text of the commentactor_tokenstringOptional client-provided identifier for the actor performing this action, recorded on the resulting activity entry. This value is supplied by the client (for example, your own internal user ID) and is not authenticated by LithicResponses 200Case activity entry 400Bad Request 404Not FoundUpdated 12 days ago