Create a comment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Adds a comment to a post.

Pass the ID of the post which this comment is for in the content param.

The description param is the text of the comment.

If this comment is a reply to another one, the parent is the ID of the parent comment.

The organization header is required for authentication.

Body Params
string

Parent comment (if this comment is in reply to another one)

string
required

Comment text

string
required

The ID of the post that this comment is for

Headers
string
required

The URL of the end-user web application

Response
201

Added a comment.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!