LinkedIn
Send Message
Send a message on LinkedIn
POST
/
actions
/
linkedin
/
sendMessage
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
message
string
requiredappUserId
string
requiredThe ID of the user to take the action for
conversationId
string
requiredappUserPoolId
string | null
The ID of the user pool that contains the user ID
Response
200 - application/json
success
boolean
requiredWas this page helpful?