Skip to main content
POST
Send LinkedIn Message

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
sendUserId
string
required

Sender user ID

leadId
string
required

Lead ID

contactId
string
required

Contact ID

message
string
required

Message content

Response

Success

ok
boolean