Comments
Post a Comment with a Social Id
Publish a comment to a post that was not sent via Ayrshare
POST
/
comments
Available on Premium, Business, Enterprise plans.
Publish a comment to a post that was not sent via Ayrshare by using the low-level post Social ID.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.
Request Body
id
string
default: "0"requiredThe social id of the post.
platforms
array
requiredOnly one social network allowed: facebook
, instagram
,
linkedin
, tiktok
, twitter
.
comment
string
requiredThe comment to publish.
searchPlatformId
boolean
requiredAlways equals true
.
mediaUrls
array
Attach an image by providing the image URL. Only one image is supported. Facebook only.