v2
latestOpenAPI 3.0.02026-08-013312111.4 MBCommits
Update a commit comment
Used to update the contents of a comment. Only the content of the comment can be updated.
$ curl https://api.bitbucket.org/2.0/repositories/atlassian/prlinks/commit/7f71b5/comments/5728901 \
-X PUT -u evzijst \
-H 'Content-Type: application/json' \
-d '{"content": {"raw": "One more thing!"}'
put/repositories/{workspace}/{repo_slug}/commit/{commit}/comments/{comment_id}
Request body
Response
The newly updated comment.