v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
LinkedIn Accounts

Reconnect a LinkedIn account

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

Generates a new connection link for reconnecting an existing LinkedIn account whose cookie has expired.

post/v3/linkedin-accounts/{id}/reconnect

Path parameters

idinteger required

LinkedIn account ID to reconnect

Response

Reconnection link created successfully

connectionLinkstring

URL to use for connecting the LinkedIn account

Example response

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