Order
Comments
Initiate a comments order for the authenticated user with the provided parameters.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to add
for comments
Example:
"add"
Service ID
for the comments order
Example:
123
Link
to the post for the comments order
Example:
"https://instagram.com/p/xxx"
Comments
list separated by
or
for the comments order
Example:
"comment1\ncomment2\ncomment3"
Response
200
application/json
OK
Example:
123777
Was this page helpful?