Posts

Add a comment to a post

Creates a new comment on a post. Pass replyToCommentId to create a threaded reply to an existing comment on the same post.

post/posts/{id}/comments

Path parameters

idstring required

Request body

textstring required
teamOnlyboolean
replyToCommentIdstring

Response

Comment created

Changes