Confluence Questions REST ResourcesPUBLIC SINCE 2.3
by Atlassian for Confluence Server 5.3+
Data Model
All endpoints act on a common set of data. The data can be represented with different media (i.e. "MIME") types, depending on the endpoint that consumes and/or produces the data. The data is described in JSON format.
Generally speaking, types define the structure of the data and elements are instances of a type. For example, elements are usually produced by (or consumed by) a REST endpoint, and the structure of each element is described by its type.
Data Elements
- announceJson
- answerDTO
- answerJson
- bountyDTO
- bountyJson
- commentDTO
- commentJson
- dataPointDTO
- detailedAnswerDTO
- detailedExpertDTO
- editTopicJson
- expertDTO
- formattedBodyDTO
- importAnswerJson
- importBountyJson
- importCommentJson
- importQuestionJson
- inlineEditTopicListJson
- questionDTO
- questionJson
- reputationConfigDTO
- spaceDTO
- statisticDTO
- topicDTO
- topicInfoDTO
- topicJson
- topicStatisticsDTO
- userDTO
- voteJson
- votesDTO
Data Types
- action
- announceJson
- answerDTO
- answerJson
- bodyFormat
- bountyDTO
- bountyJson
- commentDTO
- commentJson
- dataPointDTO
- detailedAnswerDTO
- detailedExpertDTO
- editTopicJson
- expertDTO
- formattedBodyDTO
- importAnswerJson
- importBountyJson
- importCommentJson
- importQuestionJson
- inlineEditTopicListJson
- questionDTO
- questionJson
- reputationConfigDTO
- spaceDTO
- statisticDTO
- topicDTO
- topicInfoDTO
- topicJson
- topicStatisticsDTO
- userDTO
- voteJson
- votesDTO