v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Direct Outreach

Send a LinkedIn message to a contact

<small>Requires the contacts:operate scope (or a broader one that includes it).</small>

Sends a direct LinkedIn message to the contact outside of any sequence. The caller must already be connected with the contact on LinkedIn.

post/v3/contacts/{id}/send-direct-linkedin-message

Path parameters

idinteger required

Contact ID

Request body

linkedInAccountIdinteger required

ID of the LinkedIn account to send from. Must be greater than 0.

messagestring required

Message body text.

Response

Message sent successfully.

actionType'connect' | 'inMail' | 'message' | 'voice' | 'aiVoice' required

The type of LinkedIn action performed.

linkedInActivityIdinteger required

ID of the LinkedIn activity record created for this action.

sentAtUtcstring date-time required

UTC timestamp when the action was dispatched.