v2
latestSwagger 2.02026-08-01331211921.0 KBIssue tracker
Create a comment on an issue
Creates a new issue comment.
$ curl https://api.bitbucket.org/2.0/repositories/atlassian/prlinks/issues/42/comments/ \
-X POST -u evzijst \
-H 'Content-Type: application/json' \
-d '{"content": {"raw": "Lorem ipsum."}}'
post/repositories/{workspace}/{repo_slug}/issues/{issue_id}/comments
Request body
Response
The newly created comment.