post https://api.fanheroapi.com/comments
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.