Facebook
Send Message
Send a message to a user
POST
/
v1
/
facebook
/
messages
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
X-User-Token
string
headerrequiredUser Token received while integrating end user accounts
Body
application/json
profileName
string
requiredThe 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
requiredThe message to send
Response
200 - application/json
status
enum<string>
Available options:
ok
, error