Skip to main content
This tool is part of the Comment Tools category.

Parameters

*Either user_account_id or platform_account_id must be provided.
**Either content_id or content_group_id must be provided.

Example Request

Example Response

Usage Notes

  • You must provide either a content_id or a content_group_id to specify where the comment should be posted.
  • To create a reply to an existing comment, provide the parent_id parameter.
  • The comment will be published using the credentials of the specified user account.
  • If successful, the response will include the new comment ID and status.
  • Platforms may have different rate limits or restrictions on comment publishing.

Error Handling

If comment publishing fails, an error will be returned with details about the failure. Common errors include:
  • Authentication failures
  • Content not found
  • Rate limiting
  • Content or account restrictions