Instagram
Create Comment
Comment on an Instagram post
POST
/
v1
/
instagram
/
posts
/
{postId}
/
comment
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
X-User-Token
string
headerrequiredUser Token received while integrating end user accounts
Path Parameters
postId
string
requiredThe ID of the Instagram post to comment on
Body
application/json
message
string
requiredThe comment to post
Response
200 - application/json
status
enum<string>
Available options:
ok
, error