Comment a casepost https://{hostname}/case-management/v3/cases/{caseId}/commentsAdds a comment to a specific case. You can comment on tickets up to 14 days after they're closed.Path ParamscaseIdstringrequiredlength ≤ 20Identifier for each case. To get this value, run the List cases operation.Body Paramscommentstringrequiredlength ≤ 131072Your comment.Response 201The response provides details of the comment.Updated about 1 month ago