Add a comment to a review with optional file reference
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
Review ID
128Payload for adding a comment to a review
Comment content
65536Thread ID for the comment (optional, will be generated if not provided)
128File path for inline comments
4096Starting line number for inline comments
Ending line number for inline comments
Side of a diff view (left = base/original, right = compare/modified)
left, right Side of a diff view (left = base/original, right = compare/modified)
left, right Comment added successfully
Review comment details
Comment ID
Review ID this comment belongs to
Thread ID this comment belongs to
User details
Comment content
Unix timestamp when the comment was created
Unix timestamp when the comment was last updated
File path for inline comments
Starting line number for inline comments
Ending line number for inline comments
Side of a diff view (left = base/original, right = compare/modified)
left, right Side of a diff view (left = base/original, right = compare/modified)
left, right