Available on Premium, Business, Enterprise plans.
Header Parameters
Path Parameters
If replying to a comment made through Ayrshare, use the Ayrshare Comment ID If replying to a comment made outside of Ayrshare, use the Social Comment ID
commentId
returned from the POST comment endpoint.For example, the Ayrshare comment ID commentId
returned from the POST comment endpoint is:Ayrshare Comment ID Returned from POST /comment
commentId
from the social network.For example, the social comment ID commentId
returned from a Facebook POST /comment or GET /comment endpoint is:Social Comment ID Returned from POST /comment
Body Parameters
If replying to a comment made through Ayrshare using the Ayrshare Comment ID, specify the platforms to post the reply. Supported platforms:
bluesky
, facebook
, instagram
, linkedin
, tiktok
, twitter
, youtube
.If replying to a comment made outside of Ayrshare using the Social Comment ID, specify the one platform to post the reply. Supported platforms: facebook
, instagram
, linkedin
, tiktok
, twitter
.The reply to add to the comment.
Attach an image by providing the image URL. Only one image is supported. Facebook and LinkedIn only.
Set to
true
if replying to a comment using the Social Comment ID, which is the post commentId
from the social networks.If replying to a TikTok comment with a Social Comment ID, you must also provide the TikTok video ID, which you get from the POST /comment endpoint or GET /comment endpoint.
Only required for TikTok and
"searchPlatformId": true
.Response as Object, otherwise as an Array. Default to
true
.