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