Instagram
Send Message
Send a message to a Instagram user
POST
/
v1
/
instagram
/
messages
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
X-User-Token
string
headerrequiredUser Token received while integrating end user accounts
Body
application/json
username
string
requiredThe username of the Instagram user to send the message to. For example, for the profile URL 'https://www.instagram.com/billgates/', the username would be 'billgates'
message
string
requiredThe message to send
Response
200 - application/json
status
enum<string>
Available options:
ok
, error