POST
/
v1
/
facebook
/
messages

Authorizations

Authorization
string
headerrequired

Your Papercuts API Key

X-User-Token
string
headerrequired

User Token received while integrating end user accounts

Body

application/json
profileName
string
required

The profile name of the user to send the message to. For example, for the account with the URL 'https://www.facebook.com/BillGates/', the profile name would be 'BillGates'.

message
string
required

The message to send

Response

200 - application/json
status
enum<string>
Available options:
ok,
error