Comments
Threaded discussions on posts and changelogs. Comments support voting, moderation, and privacy controls.
List comments
GET/v2/comments
Create a new comment
POST/v2/comments
Get a comment by ID
GET/v2/comments/{id}
Update a comment
PATCH/v2/comments/{id}
Delete a comment
DELETE/v2/comments/{id}
Delete a comment
DELETE/v2/comment
Search comments
POST/v2/comments/search
ModelsExpand Collapse
CommentSearchResponse object { data, nextCursor, object, 2 more }
CommentSearchResponse object { data, nextCursor, object, 2 more }
data: array of object { id, author, changelogId, 14 more } Array of search results
data: array of object { id, author, changelogId, 14 more }
Array of search results