v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Direct Outreach

Send a LinkedIn InMail to a contact

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

Sends a direct LinkedIn InMail message to the contact outside of any sequence. Requires a Sales Navigator account with available InMail credits.

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

Path parameters

idinteger required

Contact ID

Request body

linkedInAccountIdinteger required

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

subjectstring required

InMail subject line.

bodystring required

InMail body text.

Response

InMail 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.