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_idor acontent_group_idto specify where the comment should be posted. - To create a reply to an existing comment, provide the
parent_idparameter. - 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
Related Tools
- Get Comments - Retrieve comments for specific content
- Get Comment - Get a specific comment by ID
- Refresh Comments - Refresh comment data from the platform
