POST
/
actions
/
linkedin
/
sendConnectionRequest

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
appUserId
string
required

The ID of the user to take the action for

profileId
string
required
appUserPoolId
string | null

The ID of the user pool that contains the user ID

message
string | null

Response

200 - application/json
success
boolean
required