Create a new comment on a post. If comment_id is provided in the request body, creates a reply to that comment (second-level comment). Only two levels of comments are supported - cannot reply to a reply.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Post ID