Issue comments
Add comment
Adds a comment to an issue.
This operation can be accessed anonymously.
Permissions required:
- Browse projects and Add comments project permission for the project that the issue containing the comment is in.
- If issue-level security is configured, issue-level security permission to view the issue.
post/rest/api/3/issue/{issueIdOrKey}/comment
Path parameters
issueIdOrKeystring required
The ID or key of the issue.
Query parameters
expandstring
Use expand to include additional information about comments in the response. This parameter accepts renderedBody, which returns the comment body rendered in HTML.
Request body
Response
Returned if the request is successful.