v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424171133.3 KB

Updates an existing case comment.

put/v1/cases/{caseId}/update-case-comment/{commentId}

Path parameters

caseIdstring required

Required element for UpdateCaseComment to identify the case ID containing the comment to be updated.

commentIdstring required

Required element for UpdateCaseComment to identify the case ID to be updated.

Request body

bodystring password required

Required element for UpdateCaseComment to identify the content for the comment to be updated.

Response

Success

commentIdstring required

Response element for UpdateCaseComment providing the updated comment ID.

bodystring password

Response element for UpdateCaseComment providing the updated comment content.