v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
LinkedIn Accounts

Create a direct connection link

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

Creates a direct connection link for connecting a LinkedIn account without specifying a name upfront.

post/v3/linkedin-accounts/connect

Response

Direct connection link created successfully

connectionLinkstring

URL to use for connecting the LinkedIn account

Example response

{
  "connectionLink": "https://app.reply.io/connect/linkedin?token=abc123"
}