/api/v5/comment/post https://percolate.com/api/v5/comment/Create a comment.Body Paramsbodystringrequiredlength ≤ 65535The actual text of the comment.mentionsarray of objectsAn array of mentionsmentionsADD objectobject_idfolder_idmedia_idchannel_idpost_idbrief_idcampaign_idpost_set_idtask_idlink_idintake_request_idrequiredThe object this comment is associated with.scope_idstringA valid license ID ^license:\d+$.parent_comment_idstring | nullThe parent of this comment, if this comment is a replyResponses 201A new comment was created. 400Bad request 401Unauthorized 403Invalid authorization or resource not found 405Method not allowed 409Conflict 429Rate limit. Response should contain a Retry-After header 500Internal server errorUpdated over 2 years ago