LinkedIn
Send Message
Send a LinkedIn message
POST
/
v1
/
linkedin
/
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 person to send the message. For example, for the account with the URL 'https://www.linkedin.com/in/billgates/', the profile name would be 'billgates'.
message
string
requiredThe content of the message
Response
200 - application/json
status
enum<string>
Available options:
ok
, error