-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Page - Inline Comments
Issue summary
Create inline comments through the REST API.
Problem Definition
Currently, creating inline comments through the REST API is not officially supported.
Examples from the Atlassian Community:
- How do we add an in-line comment to Confluence content using the REST API?
- How to restore footer comments (or comments generally) in same order as they appeared on a page?
- What does matchIndex and numMatches stand for inline comment?
Suggested Solution
Create an endpoint specifically to handle inline comments, with documentation regarding each required attribute, data types and their statuses.