Comments
Post a Comment
Add a comment to a published post
POST
/
comments
Available on Premium, Business, Enterprise plans.
Add a comment to a post using the Comments API. Available for Facebook Pages, Instagram, LinkedIn, Reddit, TikTok, X/Twitter, and YouTube.
- Comments added to a Twitter Thread will be posted to the first Tweet.
- Instagram Story comments are not yet supported by Meta.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.
id
string
requiredAyrshare Post ID from the /post endpoint.
platforms
array
requiredList of platforms to add comments. Currently available platforms: facebook
, instagram
, linkedin
, reddit
, tiktok
, twitter
, youtube
. If no platforms is specified, the comment will be published to all platforms.
comment
string
requiredText of the new comment to add to the post.
mediaUrls
array
Attach an image by providing the image URL. Only one image is supported. Facebook and X/Twitter only.