v1

latestOpenAPI 3.0.02026-07-13132131.7 KB

Create comment

Creates a new comment on a post.

post/v2/posts/{post_id}/comments

Path parameters

post_idstring required

Request body

content_markdownstring required

The comment content in Markdown format.

parent_idstring

The ID of an existing comment to reply to. A single level of nested comments is supported.

Response

idstring required
contentstring required
created_atstring required
replies_countnumber required
parent_idstring nullable required
subject_idstring required
subject_typestring required