Update Comment
POST {{aws_codecommit_base_url}}/?Action=UpdateComment
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The system-generated ID of the comment you want to update. To get this ID, use GetCommentsForComparedCommit or GetCommentsForPullRequest. |
Request Body
{"commentId"=>"442b498bEXAMPLE5756813", "content"=>"Fixed as requested. I'll update the pull request."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |