Skip to main content
POST
Assign a LinkedIn account to a sequence

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

Sequence Id

Required range: x >= 1

Body

application/json
linkedInAccountId
integer
required

LinkedIn account Id to assign

Response

LinkedIn account is already linked to the sequence (idempotent)