v2

latestOpenAPI 3.0.42026-08-04123200540.7 KB
Change Requests (Approval flow & Scheduled changes) - Beta

Update Comment

Updates an existing Change Request comment.

put/v2/change-request-comments/{commentId}

Path parameters

commentIdinteger required

The identifier of the Change Request comment.

Request body

bodystring required

The updated comment body.

Response

When updating the comment was successful.

changeRequestCommentIdinteger required

Identifier of the Change Request comment.

bodystring required

Body content of the comment.

createdAtstring date-time required

The UTC date and time when the comment was created.

userEmailstring required

Email of the user who created the comment.

userFullNamestring required

Full name of the user who created the comment.

editedAtstring date-time nullable required

Optional UTC date and time when the comment was last edited.