Post, reply, get, and delete comments on a social post
Publish a Post
Post a Comment
Get Comments
Get Post History
id
of the post.Get Comments on a Post
id
to get all the comments for a specific Instagram post using the social id
, searchPlatformId
set to true
, and platform
set to instagram
.Use the Comment ID to Get Comment Details
commentId
for each comment, which is the social comment ID.commentId
field in the response when posting a comment.
This is often used if you want to get details on a particular comment published via Ayrshare.
commentId
field in the response when getting comments.
disableComments
field in the /post endpoint. Comments will only be disabled for Instagram, LinkedIn, and TikTok.
You may also enable or disable comments on an already published post using the update post endpoint and the disableComments
field.