v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Direct Outreach

Send an AI-generated LinkedIn voice message to a contact

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

Generates and sends an AI voice message to the contact via LinkedIn outside of any sequence. The caller must already be connected with the contact on LinkedIn. The voice is synthesized from the provided script using the account's text-to-speech settings.

post/v3/contacts/{id}/send-direct-linkedin-ai-voice

Path parameters

idinteger required

Contact ID

Request body

linkedInAccountIdinteger required

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

scriptstring required

Text script to synthesize into an AI voice message.

Response

AI voice 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.